Skip to content

Commit ea84645

Browse files
authored
Merge pull request #522 from HackSoftware/dependabot/pip/master/dependencies-c7001b10c2
Bump the dependencies group with 12 updates
2 parents b9d23c2 + add0a2b commit ea84645

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

requirements/base.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ django-environ==0.12.0
33
psycopg2==2.9.10
44
djangorestframework==3.16.0
55

6-
celery==5.5.1
6+
celery==5.5.2
77
django-celery-results==2.6.0
88
django-celery-beat==2.8.0
99

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

1717
drf-jwt==1.19.2
1818

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

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

2525
requests==2.32.3
2626

27-
google-api-python-client==2.167.0
27+
google-api-python-client==2.169.0
2828
google-auth==2.39.0
2929
google-auth-httplib2==0.2.0
30-
google-auth-oauthlib==1.2.1
30+
google-auth-oauthlib==1.2.2
3131

3232
pyotp==2.9.0
33-
qrcode==8.1
33+
qrcode==8.2
3434
tabulate==0.9.0

requirements/local.txt

Lines changed: 6 additions & 6 deletions
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.1.0
10+
ipython==9.2.0
1111

12-
django-debug-toolbar==5.1.0
12+
django-debug-toolbar==5.2.0
1313

1414
mypy==1.15.0
1515

16-
django-stubs==5.1.3
17-
djangorestframework-stubs==3.15.3
18-
boto3-stubs==1.37.37
16+
django-stubs==5.2.0
17+
djangorestframework-stubs==3.16.0
18+
boto3-stubs==1.38.8
1919

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

0 commit comments

Comments
 (0)