Skip to content

Commit b9d23c2

Browse files
authored
Merge pull request #521 from HackSoftware/dependabot/pip/master/dependencies-1ab6cec73d
Bump the dependencies group with 7 updates
2 parents bc21a48 + d627b14 commit b9d23c2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements/base.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ djangorestframework==3.16.0
55

66
celery==5.5.1
77
django-celery-results==2.6.0
8-
django-celery-beat==2.7.0
8+
django-celery-beat==2.8.0
99

1010
whitenoise==6.9.0
1111

@@ -16,16 +16,16 @@ django-storages==1.14.6
1616

1717
drf-jwt==1.19.2
1818

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

2222
gunicorn==23.0.0
23-
sentry-sdk==2.25.1
23+
sentry-sdk==2.26.1
2424

2525
requests==2.32.3
2626

27-
google-api-python-client==2.166.0
28-
google-auth==2.38.0
27+
google-api-python-client==2.167.0
28+
google-auth==2.39.0
2929
google-auth-httplib2==0.2.0
3030
google-auth-oauthlib==1.2.1
3131

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.33
18+
boto3-stubs==1.37.37
1919

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

0 commit comments

Comments
 (0)