From 3e8caf4ba0faaf938b597d5d0e12830de31774bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 15:30:21 +0000 Subject: [PATCH] Update dependency jsonschema to v4.19.1 --- tests-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-requirements.txt b/tests-requirements.txt index 8a056380af..1c49b8369f 100644 --- a/tests-requirements.txt +++ b/tests-requirements.txt @@ -1,4 +1,4 @@ -jsonschema==4.19.0 +jsonschema==4.19.1 lxml==4.9.3 pytest==7.4.2 pytest-cov==4.1.0