Skip to content

Commit 0034028

Browse files
authored
Merge pull request #514 from HackSoftware/dependabot/pip/master/dependencies-1553eac7b6
Bump the dependencies group with 5 updates
2 parents 924e9b8 + a1f4921 commit 0034028

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements/base.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ django-storages==1.14.5
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.37.9
20-
attrs==25.1.0
19+
boto3==1.37.13
20+
attrs==25.3.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.163.0
27+
google-api-python-client==2.164.0
2828
google-auth==2.38.0
2929
google-auth-httplib2==0.2.0
3030
google-auth-oauthlib==1.2.1

requirements/local.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mypy==1.15.0
1515

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

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

0 commit comments

Comments
 (0)