Skip to content

Commit fd6cfc3

Browse files
Update all non-major backend dependencies (#1640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fd118f commit fd6cfc3

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

backend/poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@ dependencies = [
1818
"django-celery-results==2.6.0",
1919
"django-cors-headers==4.9.0",
2020
"django-filter==25.2",
21-
"django-health-check[celery,redis]==4.2.1",
21+
"django-health-check[celery,redis]==4.2.2",
2222
"django-phonenumber-field[phonenumbers]==8.4.0",
2323
"django-simple-history==3.11.0",
2424
"drf-spectacular==0.29.0",
25-
"google-api-python-client==2.193.0",
25+
"google-api-python-client==2.194.0",
2626
"google-auth-httplib2==0.3.1",
2727
"google-auth-oauthlib==1.3.1",
2828
"jsonschema[format]==4.26.0",
2929
"libgravatar==1.0.4",
3030
"python-decouple==3.8",
3131
"requests==2.33.1",
32-
"sentry-sdk==2.57.0",
32+
"sentry-sdk==2.58.0",
3333
"social-auth-app-django==5.7.0",
3434
"whitenoise[brotli]==6.12.0"
3535
]

0 commit comments

Comments
 (0)