Skip to content

Commit 89d4823

Browse files
chore(deps): bump sentry-sdk from 1.5.8 to 1.5.9
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.8 to 1.5.9. - [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.8...1.5.9) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65c7b79 commit 89d4823

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 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
@@ -101,7 +101,7 @@ wtforms = {version = "2.3.3", extras = ["email"]}
101101
flask-admin = "1.6.0"
102102
google-compute-engine = "2.8.13"
103103
factory_boy = "3.2.1"
104-
sentry-sdk = {version = "1.5.8", extras = ["flask"]}
104+
sentry-sdk = {version = "1.5.9", extras = ["flask"]}
105105
healthcheck = "1.3.3"
106106
elasticsearch-dsl = "7.0.0"
107107
flask-redis = "0.4"

0 commit comments

Comments
 (0)