mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
Bump the python-packages group with 2 updates
Updates the requirements on [jsonschema](https://github.com/python-jsonschema/jsonschema) and [pygments](https://github.com/pygments/pygments) to permit the latest version. Updates `jsonschema` to 4.23.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.19.0...v4.23.0) Updates `pygments` to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.16.0...2.19.1) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production dependency-group: python-packages - dependency-name: pygments dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -2,10 +2,10 @@ gunicorn
|
||||
Django==4.2.*
|
||||
sentry-sdk>=2.15.0
|
||||
django-tailwind==3.6.*
|
||||
jsonschema==4.19.*
|
||||
jsonschema==4.23.*
|
||||
semver==3.0.*
|
||||
django-admin-autocomplete-filter==0.7.*
|
||||
pygments==2.16.*
|
||||
pygments==2.19.*
|
||||
inotify_simple
|
||||
brotli
|
||||
python-dateutil
|
||||
|
||||
Reference in New Issue
Block a user