We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 924e9b8 + a1f4921 commit 0034028Copy full SHA for 0034028
requirements/base.txt
@@ -16,15 +16,15 @@ django-storages==1.14.5
16
17
drf-jwt==1.19.2
18
19
-boto3==1.37.9
20
-attrs==25.1.0
+boto3==1.37.13
+attrs==25.3.0
21
22
gunicorn==23.0.0
23
sentry-sdk==2.22.0
24
25
requests==2.32.3
26
27
-google-api-python-client==2.163.0
+google-api-python-client==2.164.0
28
google-auth==2.38.0
29
google-auth-httplib2==0.2.0
30
google-auth-oauthlib==1.2.1
requirements/local.txt
@@ -15,7 +15,7 @@ mypy==1.15.0
15
django-stubs==5.1.3
djangorestframework-stubs==3.15.3
-boto3-stubs==1.37.9
+boto3-stubs==1.37.13
-ruff==0.9.10
+ruff==0.11.0
pre-commit==4.1.0
0 commit comments