From c1d541d24d4ca5fda1373507936836a565aaac87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 07:37:33 +0100 Subject: [PATCH] Update dependency jsonschema to v4.19.2 (#1856) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- tests-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-requirements.txt b/tests-requirements.txt index dbee33f69c..a1cc46821b 100644 --- a/tests-requirements.txt +++ b/tests-requirements.txt @@ -1,4 +1,4 @@ -jsonschema==4.19.1 +jsonschema==4.19.2 lxml==4.9.3 pytest==7.4.3 pytest-cov==4.1.0