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 551927e + 55f974c commit c71d582Copy full SHA for c71d582
1 file changed
requirements.txt
@@ -13,7 +13,7 @@
13
boto3==1.40.21
14
botocore>=1.35.10
15
pytest==8.4.1
16
-pytest_mock==3.14.1
+pytest_mock==3.15.1
17
requests==2.32.5
18
19
# Code linters, formatters, and security scanners
@@ -24,7 +24,7 @@ flake8-coding==1.3.2
24
pre-commit==4.3.0
25
isort==6.0.1
26
pylint==3.3.8
27
-mypy==1.17.1
+mypy==1.18.2
28
bandit==1.8.6
29
pydocstringformatter==0.7.5
30
tox==4.29.0
0 commit comments