Skip to content

Commit d726f7b

Browse files
authored
Merge pull request #470 from HackSoftware/dependencies
Dependencies update
2 parents f7152fd + 82e8c1e commit d726f7b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

requirements/base.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,25 @@ django-celery-beat==2.6.0
99

1010
whitenoise==6.7.0
1111

12-
django-filter==24.2
12+
django-filter==24.3
1313
django-extensions==3.2.3
1414
django-cors-headers==4.4.0
1515
django-storages==1.14.4
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.34.152
20-
attrs==23.2.0
19+
boto3==1.35.53
20+
attrs==24.2.0
2121

2222
gunicorn==22.0.0
23-
sentry-sdk==2.8.0
23+
sentry-sdk==2.17.0
2424

2525
requests==2.32.3
2626

2727
google-api-python-client==2.139.0
28-
google-auth==2.33.0
28+
google-auth==2.35.0
2929
google-auth-httplib2==0.2.0
30-
google-auth-oauthlib==1.0.0
30+
google-auth-oauthlib==1.2.1
3131

3232
pyotp==2.9.0
3333
qrcode==7.4.2

requirements/local.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
pytest==8.3.2
44
pytest-django==4.8.0
55

6-
factory-boy==3.3.0
7-
Faker==26.0.0
6+
factory-boy==3.3.1
7+
Faker==30.8.2
88

99
ipdb==0.13.13
1010
ipython==8.26.0
1111

1212
django-debug-toolbar==4.4.6
1313

14-
mypy==1.11.1
14+
mypy==1.13.0
1515

16-
django-stubs==5.0.2
16+
django-stubs==5.1.1
1717
djangorestframework-stubs==3.15.0
1818
boto3-stubs==1.34.152
1919

0 commit comments

Comments
 (0)