Merge pull request #156 from bugsink/dependabot/pip/python-packages-b56781fd95

Update jsonschema requirement from ==4.24.* to ==4.25.* in the python-packages group
This commit is contained in:
Klaas van Schelven
2025-07-18 20:42:26 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@ gunicorn==23.0.*
Django==4.2.*
sentry-sdk==2.*
django-tailwind==3.6.*
jsonschema==4.24.*
jsonschema==4.25.*
semver==3.0.*
django-admin-autocomplete-filter==0.7.*
pygments==2.19.*