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.
1 parent 5711095 commit eaedf4aCopy full SHA for eaedf4a
app/requirements.txt
@@ -1,13 +1,13 @@
1
arrow==1.3.0
2
-awscli==1.41.15
+awscli==1.42.9
3
Authlib==1.6.1
4
Jinja2==3.1.6
5
aws-sns-message-validator==0.0.5
6
-boto3==1.39.15
7
-botocore==1.39.15
+boto3==1.40.9
+botocore==1.40.9
8
fastapi==0.116.1
9
geoip2==4.8.1
10
-google-api-python-client==2.176.0
+google-api-python-client==2.179.0
11
google-auth-httplib2==0.2.0
12
google-auth-oauthlib==0.8.0
13
google-api-core==2.25.1
app/requirements_dev.txt
@@ -8,4 +8,4 @@ pytest==8.4.1
pytest-asyncio==0.26.0
pytest-env==0.8.2
requests-mock==1.12.1
-boto3_stubs==1.39.15
+boto3_stubs==1.40.9
0 commit comments