mirror of
https://github.com/bugsink/bugsink.git
synced 2025-12-30 09:50:11 -06:00
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:
@@ -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.*
|
||||
|
||||
Reference in New Issue
Block a user