diff --git a/poetry.lock b/poetry.lock index b8a2d0b30..ee036415e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2906,19 +2906,19 @@ crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"] [[package]] name = "sentry-sdk" -version = "1.21.1" +version = "1.22.2" description = "Python client for Sentry (https://sentry.io)" category = "main" optional = false python-versions = "*" files = [ - {file = "sentry-sdk-1.21.1.tar.gz", hash = "sha256:99c15556a23621be9f18c2955f7ce63321713bf1c0ad396b27b61399bac5f458"}, - {file = "sentry_sdk-1.21.1-py2.py3-none-any.whl", hash = "sha256:092888f3abf7a2ea78f0bfcefc3e0465caee2b6f0efb26f538ccc60f95dca179"}, + {file = "sentry-sdk-1.22.2.tar.gz", hash = "sha256:5932c092c6e6035584eb74d77064e4bce3b7935dfc4a331349719a40db265840"}, + {file = "sentry_sdk-1.22.2-py2.py3-none-any.whl", hash = "sha256:cf89a5063ef84278d186aceaed6fb595bfe67d099298e537634a323664265669"}, ] [package.dependencies] certifi = "*" -urllib3 = {version = ">=1.26.11", markers = "python_version >= \"3.6\""} +urllib3 = {version = ">=1.26.11,<2.0.0", markers = "python_version >= \"3.6\""} [package.extras] aiohttp = ["aiohttp (>=3.5)"] @@ -3849,4 +3849,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "9c41dc4dae252fe91ff0e63b1a741ac255f8286bf7012d61303cedaf4abc27eb" +content-hash = "65809087ac6cc335380f106fff82f42bf6463c77bb78d72b931d8f509d94f24f" diff --git a/pyproject.toml b/pyproject.toml index 2cf3d46de..0f742c06a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ django-push-notifications = "3.0.0" # Logging/errors structlog = "21.5.0" structlog-sentry = "1.4.0" -sentry-sdk = "1.21.1" +sentry-sdk = "1.22.2" analytics-python = "1.2.9" # # channels