Skip to content

Commit 2727835

Browse files
authored
Merge pull request #509 from HackSoftware/dependabot/pip/master/dependencies-6c1c398090
Bump the dependencies group with 7 updates
2 parents eb1cf02 + 9f5bb44 commit 2727835

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements/base.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==5.1.6
1+
Django==5.1.7
22
django-environ==0.12.0
33
psycopg2==2.9.10
44
djangorestframework==3.15.2
@@ -16,15 +16,15 @@ django-storages==1.14.5
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.37.4
19+
boto3==1.37.9
2020
attrs==25.1.0
2121

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

2525
requests==2.32.3
2626

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

requirements/local.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ pytest==8.3.5
44
pytest-django==4.10.0
55

66
factory-boy==3.3.3
7-
Faker==36.1.1
7+
Faker==37.0.0
88

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

1212
django-debug-toolbar==5.0.1
1313

1414
mypy==1.15.0
1515

1616
django-stubs==5.1.3
1717
djangorestframework-stubs==3.15.3
18-
boto3-stubs==1.37.4
18+
boto3-stubs==1.37.9
1919

20-
ruff==0.9.9
20+
ruff==0.9.10
2121
pre-commit==4.1.0

0 commit comments

Comments
 (0)