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.
2 parents 38799ca + 0d9ae1d commit cb25b42Copy full SHA for cb25b42
1 file changed
requirements.txt
@@ -13,7 +13,7 @@
13
boto3==1.36.11
14
botocore>=1.35.10
15
pytest==8.3.5
16
-pytest_mock==3.14.0
+pytest_mock==3.14.1
17
requests==2.32.3
18
19
# Code linters, formatters, and security scanners
@@ -27,7 +27,7 @@ mypy==1.14.1
27
pylint==3.3.6
28
bandit==1.8.3
29
pydocstringformatter==0.7.3
30
-tox==4.25.0
+tox==4.26.0
31
codespell==2.3.0
32
coverage==7.8.2
33
0 commit comments