Skip to content

Commit 3e1b901

Browse files
Bump sentry-sdk from 1.5.5 to 1.14.0 (#307)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.5 to 1.14.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.5.5...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c9dd24 commit 3e1b901

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

poetry.lock

Lines changed: 16 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ django-silk = "^4.2"
2525
serpy = "^0.3.1"
2626
django-zxcvbn-password-validator = "^1.4"
2727
uvicorn = {extras = ["standard"], version = "^0.13.4"}
28-
sentry-sdk = "^1.0.0"
28+
sentry-sdk = "^1.14.0"
2929
coverage = {extras = ["toml"], version = "^5.5"}
3030
Twisted = "22.10.0"
3131
channels-redis = "^3.2.0"

0 commit comments

Comments
 (0)