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 b3d3b1e + c84c35b commit a5c0d81Copy full SHA for a5c0d81
requirements/base.txt
@@ -16,16 +16,16 @@ django-storages==1.14.6
16
17
drf-jwt==1.19.2
18
19
-boto3==1.40.40
+boto3==1.40.45
20
attrs==25.3.0
21
22
gunicorn==23.0.0
23
sentry-sdk==2.39.0
24
25
requests==2.32.5
26
27
-google-api-python-client==2.183.0
28
-google-auth==2.40.3
+google-api-python-client==2.184.0
+google-auth==2.41.1
29
google-auth-httplib2==0.2.0
30
google-auth-oauthlib==1.2.2
31
requirements/local.txt
@@ -15,7 +15,7 @@ mypy==1.18.2
15
django-stubs==5.2.5
djangorestframework-stubs==3.16.3
-boto3-stubs==1.40.40
+boto3-stubs==1.40.45
-ruff==0.13.2
+ruff==0.13.3
pre-commit==4.3.0
0 commit comments