Skip to content

Commit 3d588c8

Browse files
authored
Merge pull request #546 from HackSoftware/dependabot/pip/master/dependencies-42c0e6a189
Bump the dependencies group with 12 updates
2 parents a5c0d81 + 7bb220c commit 3d588c8

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

requirements/base.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Django==5.2.6
1+
Django==5.2.7
22
django-environ==0.12.0
3-
psycopg2==2.9.10
3+
psycopg2==2.9.11
44
djangorestframework==3.16.1
55

66
celery==5.5.3
@@ -9,18 +9,18 @@ django-celery-beat==2.8.1
99

1010
whitenoise==6.11.0
1111

12-
django-filter==25.1
12+
django-filter==25.2
1313
django-extensions==4.1
1414
django-cors-headers==4.9.0
1515
django-storages==1.14.6
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.40.45
20-
attrs==25.3.0
19+
boto3==1.40.50
20+
attrs==25.4.0
2121

2222
gunicorn==23.0.0
23-
sentry-sdk==2.39.0
23+
sentry-sdk==2.41.0
2424

2525
requests==2.32.5
2626

requirements/local.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ pytest==8.4.2
44
pytest-django==4.11.1
55

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

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

1212
django-debug-toolbar==6.0.0
1313

1414
mypy==1.18.2
1515

16-
django-stubs==5.2.5
17-
djangorestframework-stubs==3.16.3
18-
boto3-stubs==1.40.45
16+
django-stubs==5.2.7
17+
djangorestframework-stubs==3.16.4
18+
boto3-stubs==1.40.50
1919

20-
ruff==0.13.3
20+
ruff==0.14.0
2121
pre-commit==4.3.0

0 commit comments

Comments
 (0)