summary refs log tree commit diff
path: root/poetry.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-04 11:58:27 +0100
committerGitHub <noreply@github.com>2024-06-04 11:58:27 +0100
commit81cef38d4b47776d776577560421795afce85ca1 (patch)
treedc099a129849eafe62d5e65599d6f127a048574c /poetry.lock
parentBump types-pyopenssl from 24.0.0.20240311 to 24.1.0.20240425 (#17260) (diff)
downloadsynapse-81cef38d4b47776d776577560421795afce85ca1.tar.xz
Bump sentry-sdk from 2.1.1 to 2.3.1 (#17263)
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock
index 80924ccbb1..942e26701d 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -2387,13 +2387,13 @@ doc = ["Sphinx", "sphinx-rtd-theme"]
 
 [[package]]
 name = "sentry-sdk"
-version = "2.1.1"
+version = "2.3.1"
 description = "Python client for Sentry (https://sentry.io)"
 optional = true
 python-versions = ">=3.6"
 files = [
-    {file = "sentry_sdk-2.1.1-py2.py3-none-any.whl", hash = "sha256:99aeb78fb76771513bd3b2829d12613130152620768d00cd3e45ac00cb17950f"},
-    {file = "sentry_sdk-2.1.1.tar.gz", hash = "sha256:95d8c0bb41c8b0bc37ab202c2c4a295bb84398ee05f4cdce55051cd75b926ec1"},
+    {file = "sentry_sdk-2.3.1-py2.py3-none-any.whl", hash = "sha256:c5aeb095ba226391d337dd42a6f9470d86c9fc236ecc71cfc7cd1942b45010c6"},
+    {file = "sentry_sdk-2.3.1.tar.gz", hash = "sha256:139a71a19f5e9eb5d3623942491ce03cf8ebc14ea2e39ba3e6fe79560d8a5b1f"},
 ]
 
 [package.dependencies]
@@ -2415,7 +2415,7 @@ django = ["django (>=1.8)"]
 falcon = ["falcon (>=1.4)"]
 fastapi = ["fastapi (>=0.79.0)"]
 flask = ["blinker (>=1.1)", "flask (>=0.11)", "markupsafe"]
-grpcio = ["grpcio (>=1.21.1)"]
+grpcio = ["grpcio (>=1.21.1)", "protobuf (>=3.8.0)"]
 httpx = ["httpx (>=0.16.0)"]
 huey = ["huey (>=2)"]
 huggingface-hub = ["huggingface-hub (>=0.22)"]