From 8566b63b059a7f59f5658c735fa6efc6a704ef86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 04:10:11 +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 af6d218..9ad1635 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ platformdirs==4.3.8 Pygments==2.19.1 pygtrie==2.5.0 pymdown-extensions==10.15 -pyparsing==3.2.3 +pyparsing==3.2.5 python-dateutil==2.9.0.post0 pytz==2025.2 PyYAML==6.0.2