Skip to content

Commit bc21a48

Browse files
authored
Merge pull request #520 from HackSoftware/dependabot/pip/master/dependencies-f86e6c541d
Bump the dependencies group with 7 updates
2 parents 0b4f3e5 + 238922e commit bc21a48

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements/base.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ django-environ==0.12.0
33
psycopg2==2.9.10
44
djangorestframework==3.16.0
55

6-
celery==5.4.0
7-
django-celery-results==2.5.1
6+
celery==5.5.1
7+
django-celery-results==2.6.0
88
django-celery-beat==2.7.0
99

1010
whitenoise==6.9.0
1111

1212
django-filter==25.1
13-
django-extensions==3.2.3
13+
django-extensions==4.1
1414
django-cors-headers==4.7.0
1515
django-storages==1.14.6
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.37.28
19+
boto3==1.37.33
2020
attrs==25.3.0
2121

2222
gunicorn==23.0.0

requirements/local.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ factory-boy==3.3.3
77
Faker==37.1.0
88

99
ipdb==0.13.13
10-
ipython==9.0.2
10+
ipython==9.1.0
1111

1212
django-debug-toolbar==5.1.0
1313

1414
mypy==1.15.0
1515

1616
django-stubs==5.1.3
1717
djangorestframework-stubs==3.15.3
18-
boto3-stubs==1.37.28
18+
boto3-stubs==1.37.33
1919

20-
ruff==0.11.4
20+
ruff==0.11.5
2121
pre-commit==4.2.0

0 commit comments

Comments
 (0)