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.25.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.24.0...2.25.0)

---
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-31 15:43:06 +00:00
committed by GitHub
parent a097e25310
commit 937b9c20a1

View File

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