From 45bc81571669f0f8647c30bdb4829d43aed1a472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 00:02:39 +0000 Subject: [PATCH] Bump pyparsing from 3.2.4 to 3.3.2 in /tools Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.4 to 3.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 5c2a4e73..b6444487 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -14,7 +14,7 @@ packaging==25.0 pluggy==1.6.0 pycodestyle==2.14.0 pyflakes==3.4.0 -pyparsing==3.2.4 +pyparsing==3.3.2 pytest-cov==6.2.1 pytest==8.4.1 six==1.16.0