From b1f63e595749d753c7400a03db9a6bc011414cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 01:12:32 +0000 Subject: [PATCH] Bump pyparsing from 3.0.9 to 3.3.2 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.9 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/pyparsing_3.0.9...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ed1ac2..eb9fe11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ psutil==7.2.2 pure-eval==0.2.3 pycparser==2.21 Pygments==2.15.1 -pyparsing==3.0.9 +pyparsing==3.3.2 pyrsistent==0.19.3 pytesseract==0.3.10 python-dateutil==2.9.0.post0