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.27.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.26.0...2.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-25 15:24:45 +00:00
committed by GitHub
parent f41f8262c1
commit a0d3da6034

View File

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