diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-02 14:24:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-02 14:24:36 -0500 |
| commit | 5dc75e59189e7e3f43c7164ebef6055d9130faff (patch) | |
| tree | b33b0fd013c65d9322312a61c05954a392f7ff2c /requirements | |
| parent | dc9120fdba601e0e91d74fdf7a6ad15a38667e90 (diff) | |
Bump sentry-sdk from 2.55.0 to 2.56.0 in /requirements (#2573)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.55.0 to 2.56.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.55.0...2.56.0)
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.56.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 191b53a2..976c628e 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.55.0 +sentry-sdk==2.56.0 |
