diff options
author | 2023-03-29 22:53:36 +0200 | |
---|---|---|
committer | 2023-03-29 22:53:36 +0200 | |
commit | 35585f6bf7ca8a578f73c211ae279b388c26d26d (patch) | |
tree | 5f73648c7f296994d31d4ab715ffae1d864acde4 /poetry.lock | |
parent | Merge pull request #922 from python-discord/add-home-app-readme (diff) | |
parent | Bump sentry-sdk from 1.17.0 to 1.18.0 (diff) |
Merge pull request #923 from python-discord/dependabot/pip/sentry-sdk-1.18.0
Bump sentry-sdk from 1.17.0 to 1.18.0
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 f462d130..358bd361 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1308,14 +1308,14 @@ idna2008 = ["idna"] [[package]] name = "sentry-sdk" -version = "1.17.0" +version = "1.18.0" description = "Python client for Sentry (https://sentry.io)" category = "main" optional = false 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.18.0.tar.gz", hash = "sha256:d07b9569a151033b462f7a7113ada94cc41ecf49daa83d35f5f852a0b9cf3b44"}, + {file = "sentry_sdk-1.18.0-py2.py3-none-any.whl", hash = "sha256:714203a9adcac4a4a35e348dc9d3e294ad0200a66cdca26c068967d728f34fcb"}, ] [package.dependencies] @@ -1525,4 +1525,4 @@ brotli = ["Brotli"] [metadata] lock-version = "2.0" python-versions = "3.10.*" -content-hash = "c1a9e919091e567089319e72b3f8e8d8362bdd12985da3941f0fa9697a492920" +content-hash = "2120856078fb6a0c9d7234d15eeb5dbd7bb5b2716b771e75bacf6d4ba29430ab" |