diff options
author | 2023-07-11 05:02:21 +0000 | |
---|---|---|
committer | 2023-07-11 05:02:21 +0000 | |
commit | 9742d9872efaff86c929a6e2193bdd673901464f (patch) | |
tree | a6b4fe7030d3b4985e145c4bc7c0a101ac418d89 /poetry.lock | |
parent | Fix broken link found by httrack (#1018) (diff) |
Bump sentry-sdk from 1.27.1 to 1.28.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.27.1...1.28.0)
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 66dbd906..cbbc35e7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -982,13 +982,13 @@ files = [ [[package]] name = "sentry-sdk" -version = "1.27.1" +version = "1.28.0" description = "Python client for Sentry (https://sentry.io)" optional = false python-versions = "*" files = [ - {file = "sentry-sdk-1.27.1.tar.gz", hash = "sha256:53f36293a0da271a22f476259d2fda76c0b8a1cb96b16d6e6e6aca490d7f3451"}, - {file = "sentry_sdk-1.27.1-py2.py3-none-any.whl", hash = "sha256:24308bd05a1f7d65e40acc68a768b4e5c35462039bfd6ae2ca116b92a7b53c78"}, + {file = "sentry-sdk-1.28.0.tar.gz", hash = "sha256:2281ba98011cfa9bc9bb15c1074b6dd9f7fdfce94033cd25b50f18f078ffed4c"}, + {file = "sentry_sdk-1.28.0-py2.py3-none-any.whl", hash = "sha256:b8b363aaa3f3d6a3acc1aa571efa4db29fb440339fed03560bb1276b8d2c2509"}, ] [package.dependencies] @@ -1168,4 +1168,4 @@ brotli = ["Brotli"] [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "2acb01c8c44f05bd9445b01936741216616af5662324a7cf4fe99b8d5d7835ba" +content-hash = "dd091c730ed0d89347ccc5bb92f181f1da81ea710d7cfec33d774a138f6f9f1d" |