Skip to content

Commit 70504dc

Browse files
authored
Merge pull request #499 from HackSoftware/dependabot/pip/master/dependencies-062281f3bc
Bump the dependencies group with 7 updates
2 parents f3dc197 + c25afb1 commit 70504dc

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
@@ -16,16 +16,16 @@ django-storages==1.14.4
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.36.2
20-
attrs==24.3.0
19+
boto3==1.36.6
20+
attrs==25.1.0
2121

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

2525
requests==2.32.3
2626

2727
google-api-python-client==2.159.0
28-
google-auth==2.37.0
28+
google-auth==2.38.0
2929
google-auth-httplib2==0.2.0
3030
google-auth-oauthlib==1.2.1
3131

requirements/local.txt

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

66
factory-boy==3.3.1
7-
Faker==33.3.1
7+
Faker==35.0.0
88

99
ipdb==0.13.13
1010
ipython==8.31.0
@@ -15,7 +15,7 @@ mypy==1.14.1
1515

1616
django-stubs==5.1.2
1717
djangorestframework-stubs==3.15.2
18-
boto3-stubs==1.36.2
18+
boto3-stubs==1.36.6
1919

20-
ruff==0.9.2
21-
pre-commit==4.0.1
20+
ruff==0.9.3
21+
pre-commit==4.1.0

0 commit comments

Comments
 (0)