Skip to content

Commit 9e0d6b2

Browse files
Bump sentry-sdk from 2.20.0 to 2.25.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.20.0 to 2.25.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.20.0...2.25.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a75c6d commit 9e0d6b2

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 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
@@ -13,7 +13,7 @@ whitenoise = "^6.8.2"
1313
uuid = "^1.30"
1414
django-postgres-setfield = {git = "https://github.com/benperlman/django-postgres-setfield.git"}
1515
djangorestframework = "^3.14.0"
16-
sentry-sdk = {extras = ["django"], version = "^2.14.0"}
16+
sentry-sdk = {extras = ["django"], version = "^2.25.0"}
1717

1818
[tool.poetry.group.dev.dependencies]
1919
autoflake = "^2.3.1"

0 commit comments

Comments
 (0)