From acff9a5d08749dc3c71ca057e389f149997232c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 00:19:07 +0000 Subject: [PATCH] Bump pyparsing from 3.0.9 to 3.1.0 in /platform Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.9 to 3.1.0. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.0.9...3.1.0) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- platform/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/requirements.txt b/platform/requirements.txt index 1f265b54..13661681 100644 --- a/platform/requirements.txt +++ b/platform/requirements.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 mock==4.0.3 packaging==22.0 pluggy==1.0.0 -pyparsing==3.0.9 +pyparsing==3.1.0 pytest==7.2.0 six==1.16.0 zipp==3.11.0