We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e53ae commit e3c7ccaCopy full SHA for e3c7cca
requirements/base.txt
@@ -16,11 +16,11 @@ django-storages==1.14.5
16
17
drf-jwt==1.19.2
18
19
-boto3==1.36.21
+boto3==1.36.26
20
attrs==25.1.0
21
22
gunicorn==23.0.0
23
-sentry-sdk==2.21.0
+sentry-sdk==2.22.0
24
25
requests==2.32.3
26
requirements/local.txt
@@ -14,8 +14,8 @@ django-debug-toolbar==5.0.1
14
mypy==1.15.0
15
django-stubs==5.1.3
-djangorestframework-stubs==3.15.2
-boto3-stubs==1.36.21
+djangorestframework-stubs==3.15.3
+boto3-stubs==1.36.26
-ruff==0.9.6
+ruff==0.9.7
pre-commit==4.1.0
0 commit comments