From c2183e47ec08892307464fb706994bf39624382f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 17:53:39 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20"pyparsi?= =?UTF-8?q?ng=3D=3D3.1.2"=20(#27692)?= 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 ef1195dd0..abde555a7 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -278,7 +278,7 @@ pyjwt==2.4.0 # flask-jwt-extended pynacl==1.5.0 # via paramiko -pyparsing==3.0.6 +pyparsing==3.1.2 # via apache-superset pyrsistent==0.20.0 # via jsonschema