From bf7946e31c25b9f6e02e3d5cdcb0e999ce6f126f 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:05:25 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20ijson=20?= =?UTF-8?q?3.2.0.post0=20->=203.2.3=20(#28581)?= 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 a646ba0d9..30f3938ae 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -109,7 +109,7 @@ grpcio-status==1.60.1 # via google-api-core identify==2.5.24 # via pre-commit -ijson==3.2.0.post0 +ijson==3.2.3 # via dataflows-tabulator iniconfig==2.0.0 # via pytest