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 94c33aa commit 12ec0a3Copy full SHA for 12ec0a3
packages/models-library/requirements/_base.txt
@@ -20,13 +20,13 @@ orjson==3.10.7
20
# via
21
# -c requirements/../../../requirements/constraints.txt
22
# -r requirements/_base.in
23
-pydantic==2.9.1
+pydantic==2.9.2
24
25
26
27
# pydantic-extra-types
28
# pydantic-settings
29
-pydantic-core==2.23.3
+pydantic-core==2.23.4
30
# via pydantic
31
pydantic-extra-types==2.9.0
32
# via -r requirements/_base.in
0 commit comments