From 95c0e21de3f2fc37394e6d60c68b967c785120e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 18:04:09 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20pycparse?= =?UTF-8?q?r=202.20=20->=202.22=20(#28585)?= 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 30786e22147e3..26a78089cc9e2 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -266,7 +266,7 @@ pyasn1==0.5.1 # rsa pyasn1-modules==0.4.0 # via google-auth -pycparser==2.20 +pycparser==2.22 # via cffi pygments==2.15.0 # via rich