Update sentry-sdk requirement in the python-packages group

Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version.

Updates `sentry-sdk` to 2.23.1
- [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.22.0...2.23.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-18 16:02:05 +00:00
committed by GitHub
parent caf4cef193
commit 9fd3aaf887

View File

@@ -1,6 +1,6 @@
gunicorn==23.0.*
Django==4.2.*
sentry-sdk==2.22.*
sentry-sdk==2.23.*
django-tailwind==3.6.*
jsonschema==4.23.*
semver==3.0.*