Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 7a5a6e9

Browse files
Bump sentry-sdk from 1.30.0 to 2.19.2
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.30.0 to 2.19.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@1.30.0...2.19.2) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4f7380 commit 7a5a6e9

File tree

2 files changed

+25
-12
lines changed

2 files changed

+25
-12
lines changed

poetry.lock

Lines changed: 24 additions & 11 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
@@ -17,7 +17,7 @@ djangocms-text-ckeditor = "^5.1.3"
1717
pyyaml = "^6.0.1"
1818
python-dotenv = "^1.0.0"
1919
django-storages = "^1.14"
20-
sentry-sdk = {extras = ["django"], version = "^1.30.0"}
20+
sentry-sdk = {extras = ["django"], version = "^2.19.2"}
2121
django-modeltranslation = "^0.18.11"
2222
gunicorn = "^21.2.0"
2323
uvicorn = "^0.23.2"

0 commit comments

Comments
 (0)