Skip to content

Commit 61a8094

Browse files
authored
Merge pull request #502 from HackSoftware/dependabot/pip/master/dependencies-80087a0f07
Bump the dependencies group across 1 directory with 12 updates
2 parents 70504dc + c6ec9e9 commit 61a8094

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

requirements/base.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==5.1.5
1+
Django==5.1.6
22
django-environ==0.12.0
33
psycopg2==2.9.10
44
djangorestframework==3.15.2
@@ -7,24 +7,24 @@ celery==5.4.0
77
django-celery-results==2.5.1
88
django-celery-beat==2.7.0
99

10-
whitenoise==6.8.2
10+
whitenoise==6.9.0
1111

1212
django-filter==24.3
1313
django-extensions==3.2.3
14-
django-cors-headers==4.6.0
14+
django-cors-headers==4.7.0
1515
django-storages==1.14.4
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.36.6
19+
boto3==1.36.16
2020
attrs==25.1.0
2121

2222
gunicorn==23.0.0
2323
sentry-sdk==2.20.0
2424

2525
requests==2.32.3
2626

27-
google-api-python-client==2.159.0
27+
google-api-python-client==2.160.0
2828
google-auth==2.38.0
2929
google-auth-httplib2==0.2.0
3030
google-auth-oauthlib==1.2.1

requirements/local.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
pytest==8.3.4
44
pytest-django==4.9.0
55

6-
factory-boy==3.3.1
7-
Faker==35.0.0
6+
factory-boy==3.3.3
7+
Faker==35.2.0
88

99
ipdb==0.13.13
10-
ipython==8.31.0
10+
ipython==8.32.0
1111

1212
django-debug-toolbar==5.0.1
1313

14-
mypy==1.14.1
14+
mypy==1.15.0
1515

16-
django-stubs==5.1.2
16+
django-stubs==5.1.3
1717
djangorestframework-stubs==3.15.2
18-
boto3-stubs==1.36.6
18+
boto3-stubs==1.36.16
1919

20-
ruff==0.9.3
20+
ruff==0.9.5
2121
pre-commit==4.1.0

0 commit comments

Comments
 (0)