Skip to content

Commit 93f2628

Browse files
build(deps-dev): bump sentry-sdk from 2.14.0 to 2.15.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.14.0 to 2.15.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.14.0...2.15.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 c8b00f0 commit 93f2628

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.14.0"
21+
sentry-sdk = "^2.15.0"
2222
opencv-python = "^4.10"
2323
psycopg = {extras = ["c", "pool"], version = "^3.2"}
2424
redis = "^5.1"

0 commit comments

Comments
 (0)