Skip to content

Commit 589dbc9

Browse files
authored
Merge pull request #540 from HackSoftware/dependabot/pip/master/dependencies-56001d1740
Bump the dependencies group across 1 directory with 17 updates
2 parents 784b855 + 168340f commit 589dbc9

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

requirements/base.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
Django==5.2.6
22
django-environ==0.12.0
33
psycopg2==2.9.10
4-
djangorestframework==3.16.0
4+
djangorestframework==3.16.1
55

66
celery==5.5.3
77
django-celery-results==2.6.0
88
django-celery-beat==2.8.1
99

10-
whitenoise==6.9.0
10+
whitenoise==6.11.0
1111

1212
django-filter==25.1
1313
django-extensions==4.1
14-
django-cors-headers==4.7.0
14+
django-cors-headers==4.9.0
1515
django-storages==1.14.6
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.38.41
19+
boto3==1.40.37
2020
attrs==25.3.0
2121

2222
gunicorn==23.0.0
23-
sentry-sdk==2.30.0
23+
sentry-sdk==2.38.0
2424

25-
requests==2.32.4
25+
requests==2.32.5
2626

27-
google-api-python-client==2.173.0
27+
google-api-python-client==2.183.0
2828
google-auth==2.40.3
2929
google-auth-httplib2==0.2.0
3030
google-auth-oauthlib==1.2.2

requirements/local.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
-r base.txt
22

3-
pytest==8.4.1
3+
pytest==8.4.2
44
pytest-django==4.11.1
55

66
factory-boy==3.3.3
7-
Faker==37.4.0
7+
Faker==37.8.0
88

99
ipdb==0.13.13
10-
ipython==9.3.0
10+
ipython==9.5.0
1111

12-
django-debug-toolbar==5.2.0
12+
django-debug-toolbar==6.0.0
1313

14-
mypy==1.16.1
14+
mypy==1.18.2
1515

16-
django-stubs==5.2.1
17-
djangorestframework-stubs==3.16.0
18-
boto3-stubs==1.38.41
16+
django-stubs==5.2.5
17+
djangorestframework-stubs==3.16.3
18+
boto3-stubs==1.40.37
1919

20-
ruff==0.12.0
21-
pre-commit==4.2.0
20+
ruff==0.13.1
21+
pre-commit==4.3.0

0 commit comments

Comments
 (0)