We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0ac18 commit 46bd726Copy full SHA for 46bd726
2 files changed
requirements-test.txt
@@ -1,8 +1,8 @@
1
black==25.11.*
2
flake8==7.3.*
3
isort==7.0.*
4
-mypy==1.18.*
5
moto[server,kms]==5.1.*
+mypy==1.18.*
6
pytest==9.0.*
7
pytest-asyncio==1.3.*
8
pytest-cov==7.0.*
requirements.txt
@@ -1,6 +1,6 @@
blinker==1.9.0
+boto3==1.40.71
dnspython==2.8.0
mongoengine==0.29.1
pymongo==4.15.4
pymongocrypt==1.16.0
-boto3==1.40.71
0 commit comments