We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c65396 + 2ce4b75 commit 9bce8b8Copy full SHA for 9bce8b8
3 files changed
Pipfile
@@ -5,14 +5,14 @@ name = "pypi"
5
6
[packages]
7
cryptography = ">=44.0.0"
8
-requests = "==2.32.5"
+requests = "==2.33.1"
9
pydantic = "==2.12.5"
10
11
[dev-packages]
12
black = "==26.3.1"
13
-pytest = "==9.0.2"
+pytest = "==9.0.3"
14
pytest-mock = "==3.15.1"
15
-mypy = "==1.19.1"
+mypy = "==1.20.1"
16
pytest-mypy-plugins = "==4.0.0"
17
pytest-cov = "==7.1.0"
18
0 commit comments