From a2be3ae15f6602e6c404351e575e6c574603625e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 19:15:17 +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..1a94e3b4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,5 +17,5 @@ wily rope twine pydocstyle -jsonschema==3.2.0 +jsonschema==4.25.1 marshmallow==3.13.0