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 a7c58d7 commit 9c6207dCopy full SHA for 9c6207d
Pipfile
@@ -6,14 +6,14 @@ name = "pypi"
6
[packages]
7
ecdsa = "==0.19.0"
8
requests = "==2.32.3"
9
-pydantic = "==2.10.3"
+pydantic = "==2.10.6"
10
11
[dev-packages]
12
-black = "==24.10.0"
+black = "==25.1.0"
13
pytest = "==8.3.4"
14
pytest-mock = "==3.14.0"
15
-mypy = "==1.13.0"
16
-pytest-mypy-plugins = "==3.1.2"
+mypy = "==1.15.0"
+pytest-mypy-plugins = "==3.2.0"
17
pytest-cov = "==6.0.0"
18
19
[requires]
0 commit comments