From e76ac437e52db384e6bb06347643850d31034646 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 14:56:46 +0000 Subject: [PATCH] chore(deps): update dependency jsonschema to v4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b93aeeb3..2a0e9230 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,5 +17,5 @@ wily rope twine pydocstyle -jsonschema==3.2.0 +jsonschema==4.26.0 marshmallow==3.13.0