Skip to content

Commit 11dd880

Browse files
Bump sentry-sdk from 2.20.0 to 2.28.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.20.0 to 2.28.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.28.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8419373 commit 11dd880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
gunicorn==23.0.0 # https://github.com/benoitc/gunicorn
66
psycopg[c]==3.2.4 # https://github.com/psycopg/psycopg
7-
sentry-sdk==2.20.0 # https://github.com/getsentry/sentry-python
7+
sentry-sdk==2.28.0 # https://github.com/getsentry/sentry-python
88

99
# Django
1010
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)