From 66020c10490c135c0f8dd9d7a18936e3eab80bcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:02:00 +0000 Subject: [PATCH] Bump pyparsing from 3.2.4 to 3.2.5 in /libs Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.2.4...3.2.5) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- libs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/requirements.txt b/libs/requirements.txt index bbf6512a..e4b25093 100644 --- a/libs/requirements.txt +++ b/libs/requirements.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 mock==5.2.0 packaging==25.0 pluggy==1.6.0 -pyparsing==3.2.4 +pyparsing==3.2.5 pytest==8.4.1 six==1.16.0 zipp==3.23.0