diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-16 11:17:29 +0000 |
|---|---|---|
| committer | Saptak Sengupta <saptak013@gmail.com> | 2026-03-18 18:09:26 +0530 |
| commit | f60f4e80ea79a2bd13a55cabd3b49d7c40113426 (patch) | |
| tree | c439ec55ee22834d8f95a587b159f09d4206e4e8 /requirements | |
| parent | 08493f7c053c020eb441121411efd640516fcdbd (diff) | |
Bump sentry-sdk from 2.53.0 to 2.54.0 in /requirements
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.53.0 to 2.54.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.53.0...2.54.0)
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/prod.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/prod.txt b/requirements/prod.txt index 64bced83..f487be1f 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -2,4 +2,4 @@ gunicorn==25.1.0 psycopg[c]==3.3.3 redis==7.3.0 -sentry-sdk==2.53.0 +sentry-sdk==2.54.0 |
