diff options
author | 2024-04-04 10:33:19 -0700 | |
---|---|---|
committer | 2024-04-04 10:33:19 -0700 | |
commit | 23b3d29aba33382374fa369ca86e81b3ea16d4a9 (patch) | |
tree | 65510c9acf3f8066e6c37fd30ea4ccd362952ccd /poetry.lock | |
parent | Merge pull request #1292 from python-discord/dependabot/pip/django-5.0.4 (diff) | |
parent | Bump sentry-sdk from 1.44.0 to 1.44.1 (diff) |
Merge pull request #1291 from python-discord/dependabot/pip/sentry-sdk-1.44.1
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock index ca06372a..9bf85d75 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1032,13 +1032,13 @@ files = [ [[package]] name = "sentry-sdk" -version = "1.44.0" +version = "1.44.1" description = "Python client for Sentry (https://sentry.io)" optional = false python-versions = "*" files = [ - {file = "sentry-sdk-1.44.0.tar.gz", hash = "sha256:f7125a9235795811962d52ff796dc032cd1d0dd98b59beaced8380371cd9c13c"}, - {file = "sentry_sdk-1.44.0-py2.py3-none-any.whl", hash = "sha256:eb65289da013ca92fad2694851ad2f086aa3825e808dc285bd7dcaf63602bb18"}, + {file = "sentry-sdk-1.44.1.tar.gz", hash = "sha256:24e6a53eeabffd2f95d952aa35ca52f0f4201d17f820ac9d3ff7244c665aaf68"}, + {file = "sentry_sdk-1.44.1-py2.py3-none-any.whl", hash = "sha256:5f75eb91d8ab6037c754a87b8501cc581b2827e923682f593bed3539ce5b3999"}, ] [package.dependencies] @@ -1224,4 +1224,4 @@ brotli = ["Brotli"] [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "4f790d5910afd86de0a8070ecf95c1606654df9608d8f63dcc1aa0e7b006c1e9" +content-hash = "1a3207fde6bbd05b7b92311cf311dcf27217bd07fa734bdf5c97e39bd99b3aaa" |