diff --git a/backend/poetry.lock b/backend/poetry.lock index af1c2b8d7..98343f617 100644 --- a/backend/poetry.lock +++ b/backend/poetry.lock @@ -1121,14 +1121,14 @@ grpc = ["grpcio (>=1.33.2,<2.0.0)", "grpcio (>=1.49.1,<2.0.0) ; python_version > [[package]] name = "google-api-python-client" -version = "2.195.0" +version = "2.196.0" description = "Google API Client Library for Python" optional = false python-versions = ">=3.7" groups = ["main"] files = [ - {file = "google_api_python_client-2.195.0-py3-none-any.whl", hash = "sha256:753e62057f23049a89534bea0162b60fe391b85fb86d80bcdf884d05ec91c5bf"}, - {file = "google_api_python_client-2.195.0.tar.gz", hash = "sha256:c72cf2661c3addf01c880ce60541e83e1df354644b874f7f9d8d5ed2070446ae"}, + {file = "google_api_python_client-2.196.0-py3-none-any.whl", hash = "sha256:2591e9b47dcb17e4e62a09370aaee3bcf323af8f28ccecdabcd0a42a23ca4db5"}, + {file = "google_api_python_client-2.196.0.tar.gz", hash = "sha256:9f335d38f6caaa2747bcf64335ed1a9a19047d53e86538eda6a1b17d37f1743d"}, ] [package.dependencies] @@ -1168,14 +1168,14 @@ urllib3 = ["packaging", "urllib3"] [[package]] name = "google-auth-httplib2" -version = "0.3.1" +version = "0.4.0" description = "Google Authentication Library: httplib2 transport" optional = false -python-versions = ">=3.9" +python-versions = ">=3.10" groups = ["main"] files = [ - {file = "google_auth_httplib2-0.3.1-py3-none-any.whl", hash = "sha256:682356a90ef4ba3d06548c37e9112eea6fc00395a11b0303a644c1a86abc275c"}, - {file = "google_auth_httplib2-0.3.1.tar.gz", hash = "sha256:0af542e815784cb64159b4469aa5d71dd41069ba93effa006e1916b1dcd88e55"}, + {file = "google_auth_httplib2-0.4.0-py3-none-any.whl", hash = "sha256:8e55cfafa3358cba85f6cad4a886138e88e158d71e7e5c9ee5936a5c1507fb91"}, + {file = "google_auth_httplib2-0.4.0.tar.gz", hash = "sha256:d5b030a204b7a4b4d553ba9ca701b62481ee2b74419325580be70f7d85ffed35"}, ] [package.dependencies] @@ -1184,14 +1184,14 @@ httplib2 = ">=0.19.0,<1.0.0" [[package]] name = "google-auth-oauthlib" -version = "1.3.1" +version = "1.4.0" description = "Google Authentication Library" optional = false -python-versions = ">=3.9" +python-versions = ">=3.10" groups = ["main"] files = [ - {file = "google_auth_oauthlib-1.3.1-py3-none-any.whl", hash = "sha256:1a139ef23f1318756805b0e95f655c238bffd29655329a2978218248da4ee7f8"}, - {file = "google_auth_oauthlib-1.3.1.tar.gz", hash = "sha256:14c22c7b3dd3d06dbe44264144409039465effdd1eef94f7ce3710e486cc4bfa"}, + {file = "google_auth_oauthlib-1.4.0-py3-none-any.whl", hash = "sha256:251314f213a9ee46a5ae73988e84fd7cca8bb68e7ecf4bfd45940f9e7f51d070"}, + {file = "google_auth_oauthlib-1.4.0.tar.gz", hash = "sha256:18b5e28880eb8eba9065c436becdc0ee8e4b59117a73a510679c82f70cd363d2"}, ] [package.dependencies] @@ -2321,14 +2321,14 @@ files = [ [[package]] name = "sentry-sdk" -version = "2.58.0" +version = "2.59.0" description = "Python client for Sentry (https://sentry.io)" optional = false python-versions = ">=3.6" groups = ["main"] files = [ - {file = "sentry_sdk-2.58.0-py2.py3-none-any.whl", hash = "sha256:688d1c704ddecf382ea3326f21a67453d4caa95592d722b7c780a36a9d23109e"}, - {file = "sentry_sdk-2.58.0.tar.gz", hash = "sha256:c1144d947352d54e5b7daa63596d9f848adf684989c06c4f5a659f0c85a18f6f"}, + {file = "sentry_sdk-2.59.0-py2.py3-none-any.whl", hash = "sha256:abcf65ee9a9d9cdebf9ad369782408ecca9c1c792686ef06ba34f5ab233527fe"}, + {file = "sentry_sdk-2.59.0.tar.gz", hash = "sha256:cd265808ef8bf3f3edf69b527c0a0b2b6b1322762679e55b8987db2e9584aec1"}, ] [package.dependencies] @@ -2715,4 +2715,4 @@ brotli = ["brotli"] [metadata] lock-version = "2.1" python-versions = ">=3.14" -content-hash = "85e5f49ec24f9687650b62e08cadc5e4a64464a07ab0b6e4f03d4f4cbb1006af" +content-hash = "6e9c049619dfa8d8b57d5413ff2d712bc81078b90037e12d5ce2bb0010bd7069" diff --git a/backend/pyproject.toml b/backend/pyproject.toml index de2081245..2307eb01d 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -22,14 +22,14 @@ dependencies = [ "django-phonenumber-field[phonenumbers]==8.4.0", "django-simple-history==3.11.0", "drf-spectacular==0.29.0", - "google-api-python-client==2.195.0", - "google-auth-httplib2==0.3.1", - "google-auth-oauthlib==1.3.1", + "google-api-python-client==2.196.0", + "google-auth-httplib2==0.4.0", + "google-auth-oauthlib==1.4.0", "jsonschema[format]==4.26.0", "libgravatar==1.0.4", "python-decouple==3.8", "requests==2.33.1", - "sentry-sdk==2.58.0", + "sentry-sdk==2.59.0", "social-auth-app-django==5.9.0", "whitenoise[brotli]==6.12.0" ]