Merge pull request #297 from bugsink/dependabot/pip/python-packages-5e296d9793

Update jsonschema requirement from ==4.25.* to ==4.26.*
This commit is contained in:
Klaas van Schelven
2026-01-07 18:21:17 +01:00
committed by GitHub

View File

@@ -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.*