summary refs log tree commit diff
path: root/poetry.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-10 09:36:05 -0400
committerGitHub <noreply@github.com>2023-04-10 09:36:05 -0400
commit0bc10611196eab9dbd4e852cf37f8d4393418848 (patch)
tree4bb0f89cd5d84ffb6b8c1f4745e7b57fd50a70ce /poetry.lock
parentBump parameterized from 0.8.1 to 0.9.0 (#15412) (diff)
downloadsynapse-0bc10611196eab9dbd4e852cf37f8d4393418848.tar.xz
Bump sentry-sdk from 1.17.0 to 1.19.1 (#15414)
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock7
1 files changed, 4 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index 16f4baa478..bc0cccbe58 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -2382,14 +2382,14 @@ doc = ["Sphinx", "sphinx-rtd-theme"]
 
 [[package]]
 name = "sentry-sdk"
-version = "1.17.0"
+version = "1.19.1"
 description = "Python client for Sentry (https://sentry.io)"
 category = "main"
 optional = true
 python-versions = "*"
 files = [
-    {file = "sentry-sdk-1.17.0.tar.gz", hash = "sha256:ad40860325c94d1a656da70fba5a7c4dbb2f6809d3cc2d00f74ca0b608330f14"},
-    {file = "sentry_sdk-1.17.0-py2.py3-none-any.whl", hash = "sha256:3c4e898f7a3edf5a2042cd0dcab6ee124e2112189228c272c08ad15d3850c201"},
+    {file = "sentry-sdk-1.19.1.tar.gz", hash = "sha256:7ae78bd921981a5010ab540d6bdf3b793659a4db8cccf7f16180702d48a80d84"},
+    {file = "sentry_sdk-1.19.1-py2.py3-none-any.whl", hash = "sha256:885a11c69df23e53eb281d003b9ff15a5bdfa43d8a2a53589be52104a1b4582f"},
 ]
 
 [package.dependencies]
@@ -2407,6 +2407,7 @@ django = ["django (>=1.8)"]
 falcon = ["falcon (>=1.4)"]
 fastapi = ["fastapi (>=0.79.0)"]
 flask = ["blinker (>=1.1)", "flask (>=0.11)"]
+grpcio = ["grpcio (>=1.21.1)"]
 httpx = ["httpx (>=0.16.0)"]
 huey = ["huey (>=2)"]
 opentelemetry = ["opentelemetry-distro (>=0.35b0)"]