Bump the python-packages group across 1 directory with 2 updates

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

Updates `sentry-sdk` to 2.29.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.27.0...2.29.1)

Updates `jsonschema` to 4.24.0
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.23.0...v4.24.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-version: 2.29.1
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: jsonschema
  dependency-version: 4.24.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-05-27 15:54:19 +00:00
committed by GitHub
parent ab7ad72376
commit 8544a47e8c

View File

@@ -1,8 +1,8 @@
gunicorn==23.0.*
Django==4.2.*
sentry-sdk==2.27.*
sentry-sdk==2.29.*
django-tailwind==3.6.*
jsonschema==4.23.*
jsonschema==4.24.*
semver==3.0.*
django-admin-autocomplete-filter==0.7.*
pygments==2.19.*