Skip to content

Commit 9887e08

Browse files
build(deps-dev): bump sentry-sdk from 2.17.0 to 2.19.0 (#242)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.17.0 to 2.19.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@2.17.0...2.19.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:development 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 9c9bf69 commit 9887e08

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

poetry.lock

Lines changed: 8 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
@@ -18,7 +18,7 @@ factory-boy = "^3.3.1"
1818
gunicorn = "^23.0.0"
1919
tba-api-v3client = "^3.8.0"
2020
hiredis = "^3.0.0"
21-
sentry-sdk = "^2.17.0"
21+
sentry-sdk = "^2.19.0"
2222
opencv-python = "^4.10"
2323
psycopg = {extras = ["c", "pool"], version = "^3.2"}
2424
redis = "^5.2"

0 commit comments

Comments
 (0)