File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ djangorestframework==3.16.0
5
5
6
6
celery==5.5.1
7
7
django-celery-results==2.6.0
8
- django-celery-beat==2.7 .0
8
+ django-celery-beat==2.8 .0
9
9
10
10
whitenoise==6.9.0
11
11
@@ -16,16 +16,16 @@ django-storages==1.14.6
16
16
17
17
drf-jwt==1.19.2
18
18
19
- boto3==1.37.33
19
+ boto3==1.37.37
20
20
attrs==25.3.0
21
21
22
22
gunicorn==23.0.0
23
- sentry-sdk==2.25 .1
23
+ sentry-sdk==2.26 .1
24
24
25
25
requests==2.32.3
26
26
27
- google-api-python-client==2.166 .0
28
- google-auth==2.38 .0
27
+ google-api-python-client==2.167 .0
28
+ google-auth==2.39 .0
29
29
google-auth-httplib2==0.2.0
30
30
google-auth-oauthlib==1.2.1
31
31
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ mypy==1.15.0
15
15
16
16
django-stubs==5.1.3
17
17
djangorestframework-stubs==3.15.3
18
- boto3-stubs==1.37.33
18
+ boto3-stubs==1.37.37
19
19
20
- ruff==0.11.5
20
+ ruff==0.11.6
21
21
pre-commit==4.2.0
You can’t perform that action at this time.
0 commit comments