From ec84250a115fe6a6559d5f65967ce73444a8dc49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 08:53:17 +0200 Subject: [PATCH] build(deps-dev): bump jsonschema from 4.18.4 to 4.18.6 (#65) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9562d53b..2144fab3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ tests = [ "pytest-retry==1.3.0", "requests==2.31.0", "openai==0.27.8", - "jsonschema==4.18.4", + "jsonschema==4.18.6", "gitpython==3.1.32", ] doc = [