We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd684c commit 9846745Copy full SHA for 9846745
2 files changed
dev_requirements/requirements-tests.txt
@@ -16,9 +16,9 @@ packaging==23.2
16
# via pytest
17
pluggy==1.5.0
18
19
-pydantic==2.9.1
+pydantic==2.9.2
20
# via bo4e
21
-pydantic-core==2.23.3
+pydantic-core==2.23.4
22
# via pydantic
23
pyhumps==3.8.0
24
requirements.txt
@@ -22,9 +22,9 @@ networkx==3.3
# pvframework
pvframework==0.0.8
# via -r requirements.in
25
26
27
28
29
python-generics==0.2.1
30
0 commit comments