From 53e9f7a94266628c2a21ec1f3556bd343934971c 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:14:40 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20jsonline?= =?UTF-8?q?s=203.1.0=20->=204.0.0=20(#28527)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action Co-authored-by: Maxime Beauchemin --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 296852b307358..f6938d5319314 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -123,7 +123,7 @@ jmespath==1.0.1 # via # boto3 # botocore -jsonlines==3.1.0 +jsonlines==4.0.0 # via dataflows-tabulator jsonschema-spec==0.1.6 # via openapi-spec-validator