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 2f210fa + 4b5a5fe commit fec47b4Copy full SHA for fec47b4
requirements.txt
@@ -1,4 +1,4 @@
1
-boto3==1.37.37
+boto3==1.38.3
2
codetiming==1.4.0
3
cryptography==44.0.2
4
Django==4.2.20
@@ -47,13 +47,13 @@ black==25.1.0
47
ruff==0.11.7
48
49
# type hinting
50
-boto3-stubs==1.37.37
51
-botocore-stubs==1.37.37
+boto3-stubs==1.38.3
+botocore-stubs==1.38.3
52
django-stubs==5.1.3
53
djangorestframework-stubs==3.15.3
54
-mypy-boto3-s3==1.37.24
55
-mypy-boto3-ses==1.37.0
56
-mypy-boto3-sns==1.37.0
57
-mypy-boto3-sqs==1.37.0
+mypy-boto3-s3==1.38.0
+mypy-boto3-ses==1.38.0
+mypy-boto3-sns==1.38.0
+mypy-boto3-sqs==1.38.0
58
mypy==1.15.0
59
types-requests==2.32.0.20250328
0 commit comments