File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ celery==5.2.7
7
7
django-celery-results==2.4.0
8
8
django-celery-beat==2.4.0
9
9
10
- whitenoise==6.3 .0
10
+ whitenoise==6.5 .0
11
11
12
12
django-filter==23.2
13
13
django-extensions==3.2.1
14
- django-cors-headers==3.13 .0
14
+ django-cors-headers==4.1 .0
15
15
django-storages==1.13.1
16
16
17
17
drf-jwt==1.19.2
@@ -25,6 +25,6 @@ sentry-sdk==1.14.0
25
25
requests==2.31.0
26
26
27
27
google-api-python-client==2.86.0
28
- google-auth==2.18 .0
28
+ google-auth==2.21 .0
29
29
google-auth-httplib2==0.1.0
30
30
google-auth-oauthlib==1.0.0
Original file line number Diff line number Diff line change 1
1
-r base.txt
2
2
3
- pytest==7.2.1
3
+ pytest==7.4.0
4
4
pytest-django==4.5.2
5
5
6
6
factory-boy==3.2.1
7
7
Faker==18.6.0
8
8
9
- ipdb==0.13.11
9
+ ipdb==0.13.13
10
10
ipython==8.10.0
11
11
12
12
django-debug-toolbar==3.8.1
You can’t perform that action at this time.
0 commit comments