From f89056e9ea164eac966c9cc95b27fb028730f887 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 04:02:23 +0000 Subject: [PATCH] Bump pyparsing from 3.2.5 to 3.3.1 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.5 to 3.3.1. - [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.5...3.3.1) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53bd21f8d88..0752e6c1dce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -300,7 +300,7 @@ pygments==2.19.2 # nbconvert # pytest # sphinx -pyparsing==3.2.5 +pyparsing==3.3.1 # via matplotlib pytest==9.0.2 # via