File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- Django==5.2.6
1+ Django==5.2.7
22django-environ==0.12.0
3- psycopg2==2.9.10
3+ psycopg2==2.9.11
44djangorestframework==3.16.1
55
66celery==5.5.3
@@ -9,18 +9,18 @@ django-celery-beat==2.8.1
99
1010whitenoise==6.11.0
1111
12- django-filter==25.1
12+ django-filter==25.2
1313django-extensions==4.1
1414django-cors-headers==4.9.0
1515django-storages==1.14.6
1616
1717drf-jwt==1.19.2
1818
19- boto3==1.40.45
20- attrs==25.3 .0
19+ boto3==1.40.50
20+ attrs==25.4 .0
2121
2222gunicorn==23.0.0
23- sentry-sdk==2.39 .0
23+ sentry-sdk==2.41 .0
2424
2525requests==2.32.5
2626
Original file line number Diff line number Diff line change @@ -4,18 +4,18 @@ pytest==8.4.2
44pytest-django==4.11.1
55
66factory-boy==3.3.3
7- Faker==37.8 .0
7+ Faker==37.11 .0
88
99ipdb==0.13.13
10- ipython==9.5 .0
10+ ipython==9.6 .0
1111
1212django-debug-toolbar==6.0.0
1313
1414mypy==1.18.2
1515
16- django-stubs==5.2.5
17- djangorestframework-stubs==3.16.3
18- boto3-stubs==1.40.45
16+ django-stubs==5.2.7
17+ djangorestframework-stubs==3.16.4
18+ boto3-stubs==1.40.50
1919
20- ruff==0.13.3
20+ ruff==0.14.0
2121pre-commit==4.3.0
You can’t perform that action at this time.
0 commit comments