File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -9,22 +9,22 @@ django-celery-beat==2.7.0
9
9
10
10
whitenoise==6.9.0
11
11
12
- django-filter==24.3
12
+ django-filter==25.1
13
13
django-extensions==3.2.3
14
14
django-cors-headers==4.7.0
15
- django-storages==1.14.4
15
+ django-storages==1.14.5
16
16
17
17
drf-jwt==1.19.2
18
18
19
- boto3==1.36.16
19
+ boto3==1.36.21
20
20
attrs==25.1.0
21
21
22
22
gunicorn==23.0.0
23
- sentry-sdk==2.20 .0
23
+ sentry-sdk==2.21 .0
24
24
25
25
requests==2.32.3
26
26
27
- google-api-python-client==2.160 .0
27
+ google-api-python-client==2.161 .0
28
28
google-auth==2.38.0
29
29
google-auth-httplib2==0.2.0
30
30
google-auth-oauthlib==1.2.1
Original file line number Diff line number Diff line change 1
1
-r base.txt
2
2
3
3
pytest==8.3.4
4
- pytest-django==4.9 .0
4
+ pytest-django==4.10 .0
5
5
6
6
factory-boy==3.3.3
7
- Faker==35.2.0
7
+ Faker==36.1.1
8
8
9
9
ipdb==0.13.13
10
10
ipython==8.32.0
@@ -15,7 +15,7 @@ mypy==1.15.0
15
15
16
16
django-stubs==5.1.3
17
17
djangorestframework-stubs==3.15.2
18
- boto3-stubs==1.36.16
18
+ boto3-stubs==1.36.21
19
19
20
- ruff==0.9.5
20
+ ruff==0.9.6
21
21
pre-commit==4.1.0
You can’t perform that action at this time.
0 commit comments