Skip to content

Commit 76beb0e

Browse files
Update all non-major backend dependencies
1 parent 6030408 commit 76beb0e

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

backend/poetry.lock

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

backend/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ dependencies = [
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.195.0",
26-
"google-auth-httplib2==0.3.1",
27-
"google-auth-oauthlib==1.3.1",
25+
"google-api-python-client==2.196.0",
26+
"google-auth-httplib2==0.4.0",
27+
"google-auth-oauthlib==1.4.0",
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.58.0",
32+
"sentry-sdk==2.59.0",
3333
"social-auth-app-django==5.9.0",
3434
"whitenoise[brotli]==6.12.0"
3535
]

0 commit comments

Comments
 (0)