diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-07 19:39:22 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-07 19:39:22 -0500 |
| commit | a5e545603785723c67c6cd276937354e76d2e1c5 (patch) | |
| tree | a951ebcabc17b15805c5e8cb93bbc1b2c0ca36ff | |
| parent | 6b6977ccb1583fc8793c76e1ae87c9ac1a6e8794 (diff) | |
Bump sentry-sdk from 2.56.0 to 2.57.0 in /requirements (#2580)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.56.0 to 2.57.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.56.0...2.57.0)
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.57.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>
| -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 976c628e..530db8d3 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.56.0 +sentry-sdk==2.57.0 |
