File tree Expand file tree Collapse file tree 2 files changed +25
-25
lines changed Expand file tree Collapse file tree 2 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 1
- Django==4.1.9
2
- django-environ==0.9.0
3
- psycopg2==2.9.5
1
+ Django==4.2.10
2
+ django-environ==0.11.2
3
+ psycopg2==2.9.9
4
4
djangorestframework==3.14.0
5
5
6
- celery==5.2.7
7
- django-celery-results==2.4.0
8
- django-celery-beat==2.4 .0
6
+ celery==5.3.6
7
+ django-celery-results==2.5.1
8
+ django-celery-beat==2.5 .0
9
9
10
10
whitenoise==6.5.0
11
11
12
- django-filter==23.2
13
- django-extensions==3.2.1
14
- django-cors-headers==4.1.0
15
- django-storages==1.13.1
12
+ django-filter==23.5
13
+ django-extensions==3.2.3
14
+ django-cors-headers==4.3.1
15
+ django-storages==1.14.2
16
16
17
17
drf-jwt==1.19.2
18
18
19
- boto3==1.26.0
20
- attrs==22.1 .0
19
+ boto3==1.34.44
20
+ attrs==23.2 .0
21
21
22
- gunicorn==20.1 .0
23
- sentry-sdk==1.14.0
22
+ gunicorn==21.2 .0
23
+ sentry-sdk==1.40.5
24
24
25
25
requests==2.31.0
26
26
@@ -30,4 +30,4 @@ google-auth-httplib2==0.1.0
30
30
google-auth-oauthlib==1.0.0
31
31
32
32
pyotp==2.8.0
33
- qrcode==7.4.2
33
+ qrcode==7.4.2
Original file line number Diff line number Diff line change 1
1
-r base.txt
2
2
3
- pytest==7.4.0
4
- pytest-django==4.5.2
3
+ pytest==8.0.1
4
+ pytest-django==4.8.0
5
5
6
- factory-boy==3.2.1
7
- Faker==18.6.0
6
+ factory-boy==3.3.0
7
+ Faker==23.2.1
8
8
9
9
ipdb==0.13.13
10
10
ipython==8.10.0
11
11
12
- django-debug-toolbar==3.8.1
12
+ django-debug-toolbar==4.3.0
13
13
14
- mypy==1.2 .0
14
+ mypy==1.8 .0
15
15
16
- django-stubs==1.14.0
17
- djangorestframework-stubs==1.8.0
18
- boto3-stubs==1.26.81
16
+ django-stubs==4.2.7
17
+ djangorestframework-stubs==3.14.5
18
+ boto3-stubs==1.34.48
19
19
20
20
flake8==6.0.0
21
21
isort==5.12.0
22
22
black==23.3.0
23
- pre-commit==3.2 .2
23
+ pre-commit==3.6 .2
You can’t perform that action at this time.
0 commit comments