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 55319b3 + 13713ad commit f8858f5Copy full SHA for f8858f5
requirements/base.txt
@@ -1,4 +1,4 @@
1
-Django==5.1.9
+Django==5.2.1
2
django-environ==0.12.0
3
psycopg2==2.9.10
4
djangorestframework==3.16.0
@@ -16,16 +16,16 @@ django-storages==1.14.6
16
17
drf-jwt==1.19.2
18
19
-boto3==1.38.8
+boto3==1.38.13
20
attrs==25.3.0
21
22
gunicorn==23.0.0
23
-sentry-sdk==2.27.0
+sentry-sdk==2.28.0
24
25
requests==2.32.3
26
27
google-api-python-client==2.169.0
28
-google-auth==2.39.0
+google-auth==2.40.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.15.0
15
django-stubs==5.2.0
djangorestframework-stubs==3.16.0
-boto3-stubs==1.38.8
+boto3-stubs==1.38.13
-ruff==0.11.8
+ruff==0.11.9
pre-commit==4.2.0
0 commit comments