File tree Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
- Django==5.2.3
1
+ Django==5.2.6
2
2
django-environ==0.12.0
3
3
psycopg2==2.9.10
4
- djangorestframework==3.16.0
4
+ djangorestframework==3.16.1
5
5
6
6
celery==5.5.3
7
7
django-celery-results==2.6.0
8
8
django-celery-beat==2.8.1
9
9
10
- whitenoise==6.9 .0
10
+ whitenoise==6.10 .0
11
11
12
12
django-filter==25.1
13
13
django-extensions==4.1
14
- django-cors-headers==4.7 .0
14
+ django-cors-headers==4.8 .0
15
15
django-storages==1.14.6
16
16
17
17
drf-jwt==1.19.2
18
18
19
- boto3==1.38.41
19
+ boto3==1.40.30
20
20
attrs==25.3.0
21
21
22
22
gunicorn==23.0.0
23
- sentry-sdk==2.30.0
23
+ sentry-sdk==2.37.1
24
24
25
- requests==2.32.4
25
+ requests==2.32.5
26
26
27
- google-api-python-client==2.173 .0
27
+ google-api-python-client==2.181 .0
28
28
google-auth==2.40.3
29
29
google-auth-httplib2==0.2.0
30
30
google-auth-oauthlib==1.2.2
Original file line number Diff line number Diff line change 1
1
-r base.txt
2
2
3
- pytest==8.4.1
3
+ pytest==8.4.2
4
4
pytest-django==4.11.1
5
5
6
6
factory-boy==3.3.3
7
- Faker==37.4 .0
7
+ Faker==37.6 .0
8
8
9
9
ipdb==0.13.13
10
- ipython==9.3 .0
10
+ ipython==9.5 .0
11
11
12
- django-debug-toolbar==5.2 .0
12
+ django-debug-toolbar==6.0 .0
13
13
14
- mypy==1.16 .1
14
+ mypy==1.18 .1
15
15
16
- django-stubs==5.2.1
17
- djangorestframework-stubs==3.16.0
18
- boto3-stubs==1.38.41
16
+ django-stubs==5.2.5
17
+ djangorestframework-stubs==3.16.2
18
+ boto3-stubs==1.40.30
19
19
20
- ruff==0.12 .0
21
- pre-commit==4.2 .0
20
+ ruff==0.13 .0
21
+ pre-commit==4.3 .0
You can’t perform that action at this time.
0 commit comments