diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-02-16 11:53:49 +0000 |
|---|---|---|
| committer | Saptak Sengupta <saptak013@gmail.com> | 2026-02-16 18:15:28 +0530 |
| commit | a330cd49551e5c2a6e5a7a2bfe6a51a796f50bc1 (patch) | |
| tree | 165f57bd0ee9c84ed5ac9aad1120bda6666d048e /requirements | |
| parent | 82bd4aa4136f2dbff6c26a4f9a7a1f992caae8ac (diff) | |
Bump sentry-sdk from 2.52.0 to 2.53.0 in /requirements
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.52.0 to 2.53.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.52.0...2.53.0)
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.53.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 c1474034..6a557de5 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -2,4 +2,4 @@ gunicorn==24.1.1 psycopg[c]==3.3.2 redis==7.1.1 -sentry-sdk==2.52.0 +sentry-sdk==2.53.0 |
