mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-09 23:51:20 +00:00
Update jsonschema requirement in the python-packages group
Updates the requirements on [jsonschema](https://github.com/python-jsonschema/jsonschema) to permit the latest version. Updates `jsonschema` to 4.26.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.25.0...v4.26.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ Django==5.2.*
|
||||
verbose_csrf_middleware==5.2.*
|
||||
sentry-sdk==2.*
|
||||
django-tailwind==4.2.*
|
||||
jsonschema==4.25.*
|
||||
jsonschema==4.26.*
|
||||
semver==3.0.*
|
||||
django-admin-autocomplete-filter==0.7.*
|
||||
pygments==2.19.*
|
||||
|
||||
Reference in New Issue
Block a user