File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -9,25 +9,25 @@ django-celery-beat==2.6.0
9
9
10
10
whitenoise==6.7.0
11
11
12
- django-filter==24.2
12
+ django-filter==24.3
13
13
django-extensions==3.2.3
14
14
django-cors-headers==4.4.0
15
15
django-storages==1.14.4
16
16
17
17
drf-jwt==1.19.2
18
18
19
- boto3==1.34.152
20
- attrs==23 .2.0
19
+ boto3==1.35.53
20
+ attrs==24 .2.0
21
21
22
22
gunicorn==22.0.0
23
- sentry-sdk==2.8 .0
23
+ sentry-sdk==2.17 .0
24
24
25
25
requests==2.32.3
26
26
27
27
google-api-python-client==2.139.0
28
- google-auth==2.33 .0
28
+ google-auth==2.35 .0
29
29
google-auth-httplib2==0.2.0
30
- google-auth-oauthlib==1.0.0
30
+ google-auth-oauthlib==1.2.1
31
31
32
32
pyotp==2.9.0
33
33
qrcode==7.4.2
Original file line number Diff line number Diff line change 3
3
pytest==8.3.2
4
4
pytest-django==4.8.0
5
5
6
- factory-boy==3.3.0
7
- Faker==26.0.0
6
+ factory-boy==3.3.1
7
+ Faker==30.8.2
8
8
9
9
ipdb==0.13.13
10
10
ipython==8.26.0
11
11
12
12
django-debug-toolbar==4.4.6
13
13
14
- mypy==1.11.1
14
+ mypy==1.13.0
15
15
16
- django-stubs==5.0.2
16
+ django-stubs==5.1.1
17
17
djangorestframework-stubs==3.15.0
18
18
boto3-stubs==1.34.152
19
19
You can’t perform that action at this time.
0 commit comments