From 3d8efbc6dfab5cb8a4f3f419cc6d3e1542c69037 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 00:53:48 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20jsonsche?= =?UTF-8?q?ma-spec=200.1.4=20->=200.1.6=20(#28530)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index d387efadc..146ab1aaa 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -131,7 +131,7 @@ jmespath==1.0.1 # botocore jsonlines==3.1.0 # via dataflows-tabulator -jsonschema-spec==0.1.4 +jsonschema-spec==0.1.6 # via openapi-spec-validator kiwisolver==1.4.4 # via matplotlib