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.24.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.23.0...2.24.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-21 15:57:15 +00:00
committed by GitHub
parent 3c35ea5398
commit 2e62612d5f

View File

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