From f6cfca48d36afcd2b9913d63a260a1029be048a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 20:25:09 -0400 Subject: [PATCH] Bump jsonschema from 4.22.0 to 4.23.0 (#608) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b82aa788..4a6bcbdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ dataclasses-json==0.6.7 thefuzz==0.22.1 pandas==2.2.2 scikit-learn==1.5.1 -jsonschema==4.22.0 +jsonschema==4.23.0 networkx==3.3