From edb0b98f52501f49858cc97ed0227bed04cd72d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 22:16:56 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.2.3 to 3.2.4 Bumps [pyparsing](https://github.com/pyparsing/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: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 0d799ac..a621548 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pathspec==0.12.1 platformdirs==4.3.8 Pygments==2.19.2 pymdown-extensions==10.16 -pyparsing==3.2.3 +pyparsing==3.2.4 python-dateutil==2.9.0.post0 PyYAML==6.0.2 pyyaml_env_tag==1.1