Skip to content

Commit 71c666b

Browse files
chore(deps): bump sentry-sdk from 1.5.12 to 1.24.0 (#8851)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.12 to 1.24.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.12...1.24.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43a9cfc commit 71c666b

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

poetry.lock

Lines changed: 16 additions & 6 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
@@ -95,7 +95,7 @@ wtforms = {version = "2.3.3", extras = ["email"]}
9595
flask-admin = "1.6.0"
9696
google-compute-engine = "2.8.13"
9797
factory_boy = "3.2.1"
98-
sentry-sdk = {version = "1.5.12", extras = ["flask"]}
98+
sentry-sdk = {version = "1.24.0", extras = ["flask"]}
9999
healthcheck = "1.3.3"
100100
elasticsearch-dsl = "7.0.0"
101101
flask-redis = "0.4"

0 commit comments

Comments
 (0)