Skip to content

Commit 0cfdccf

Browse files
build(deps-dev): bump sentry-sdk from 2.17.0 to 2.19.0
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]>
1 parent 8a34b4c commit 0cfdccf

File tree

2 files changed

+51
-7
lines changed

2 files changed

+51
-7
lines changed

poetry.lock

Lines changed: 50 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)