From 258843ac1bbdeca69616d183a5efe36930069500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 15:54:52 +0000 Subject: [PATCH] Bump pyparsing from 3.2.3 to 3.2.4 in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [pyparsing](https://github.com/pyparsing/pyparsing). Updates `pyparsing` from 3.2.3 to 3.2.4 - [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.4) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9c094ed..beae9be 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -25,7 +25,7 @@ prompt-toolkit==3.0.52 ptyprocess==0.7.0 py==1.11.0 Pygments==2.19.2 -pyparsing==3.2.3 +pyparsing==3.2.4 pytest==8.4.2 pytest-cov==6.3.0 pytest-mock==3.15.0