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 f8858f5 commit 84abd9eCopy full SHA for 84abd9e
requirements/base.txt
@@ -5,7 +5,7 @@ djangorestframework==3.16.0
5
6
celery==5.5.2
7
django-celery-results==2.6.0
8
-django-celery-beat==2.8.0
+django-celery-beat==2.8.1
9
10
whitenoise==6.9.0
11
@@ -16,7 +16,7 @@ django-storages==1.14.6
16
17
drf-jwt==1.19.2
18
19
-boto3==1.38.13
+boto3==1.38.18
20
attrs==25.3.0
21
22
gunicorn==23.0.0
requirements/local.txt
@@ -4,7 +4,7 @@ pytest==8.3.5
4
pytest-django==4.11.1
factory-boy==3.3.3
-Faker==37.1.0
+Faker==37.3.0
ipdb==0.13.13
ipython==9.2.0
@@ -15,7 +15,7 @@ mypy==1.15.0
15
django-stubs==5.2.0
djangorestframework-stubs==3.16.0
-boto3-stubs==1.38.13
+boto3-stubs==1.38.18
-ruff==0.11.9
+ruff==0.11.10
pre-commit==4.2.0
0 commit comments