File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -13,19 +13,19 @@ django-filter==25.2
1313django-extensions==4.1
1414django-cors-headers==4.9.0
1515django-storages==1.14.6
16- django-structlog[celery]==9.1.1
16+ django-structlog[celery]==10.0.0
1717
1818drf-jwt==1.19.2
1919
20- boto3==1.40.52
20+ boto3==1.40.59
2121attrs==25.4.0
2222
2323gunicorn==23.0.0
24- sentry-sdk==2.42.0
24+ sentry-sdk==2.42.1
2525
2626requests==2.32.5
2727
28- google-api-python-client==2.184 .0
28+ google-api-python-client==2.185 .0
2929google-auth==2.41.1
3030google-auth-httplib2==0.2.0
3131google-auth-oauthlib==1.2.2
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pytest==8.4.2
44pytest-django==4.11.1
55
66factory-boy==3.3.3
7- Faker==37.11 .0
7+ Faker==37.12 .0
88
99ipdb==0.13.13
1010ipython==9.6.0
@@ -14,8 +14,8 @@ django-debug-toolbar==6.0.0
1414mypy==1.18.2
1515
1616django-stubs==5.2.7
17- djangorestframework-stubs==3.16.4
18- boto3-stubs==1.40.52
17+ djangorestframework-stubs==3.16.5
18+ boto3-stubs==1.40.59
1919
20- ruff==0.14.0
20+ ruff==0.14.2
2121pre-commit==4.3.0
You can’t perform that action at this time.
0 commit comments