From 5114e3f17b4024dae1e3960fa7a67c8a96f7b66b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 21:24:29 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.2.3 to 3.2.5 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.3 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.3...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d64258..2cfff7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ iniconfig==2.1.0 packaging==25.0 pluggy==1.6.0 py==1.11.0 -pyparsing==3.2.3 +pyparsing==3.2.5 pytest==9.0.0 pytest-cov==6.2.1 tomli==2.3.0