We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a6a6c commit cf07ee3Copy full SHA for cf07ee3
docs/requirements.txt
@@ -50,11 +50,11 @@ packaging==24.0
50
# via sphinx
51
pycparser==2.21
52
# via cffi
53
-pydantic==2.4.2
+pydantic==2.8.2
54
# via
55
# -r docs/requirements.in
56
# bo4e-schema-tool
57
-pydantic-core==2.10.1
+pydantic-core==2.20.1
58
# via pydantic
59
pygithub==2.2.0
60
# via bo4e-schema-tool
requirements.txt
@@ -8,9 +8,9 @@ annotated-types==0.5.0
8
9
iso3166==2.1.1
10
# via -r requirements.in
11
12
13
14
15
pyhumps==3.8.0
16
0 commit comments