From 40fe05c5e26dae07e37d408bbf6a6427117c53d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 22:20:26 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20jsonpath?= =?UTF-8?q?-ng=201.6.1=20->=201.7.0=20(#31093)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 096967bb6..e4242f209 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -181,7 +181,7 @@ jinja2==3.1.4 # via # flask # flask-babel -jsonpath-ng==1.6.1 +jsonpath-ng==1.7.0 # via apache-superset jsonschema==4.17.3 # via flask-appbuilder