Skip to content

Commit e75777a

Browse files
[pip] Dependabot: Bump sentry-sdk from 2.29.1 to 2.33.2 (#1925)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.29.1 to 2.33.2. - [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.29.1...2.33.2) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.33.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff0f6e4 commit e75777a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pyOpenSSL = "==25.1.0"
2929
python-multipart = "==0.0.20"
3030
python-slugify = "==8.0.4"
3131
redis = "==5.2.*"
32-
sentry-sdk = "~=2.13"
32+
sentry-sdk = "~=2.35"
3333
sqlalchemy = { extras = ["asyncio"], version = "==1.4.53" }
3434
sqlalchemy-utils = "==0.41.2"
3535
structlog = "==25.4.0"

Pipfile.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)