From 846a0a9b58544085e87ffe957952db03d0c3c11e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:58:19 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.2.5 to 3.3.2 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.5 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/3.2.5...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 0fa0ec5..b5eb20a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pathspec==0.12.1 platformdirs==4.5.1 Pygments==2.19.2 pymdown-extensions==10.18 -pyparsing==3.2.5 +pyparsing==3.3.2 python-dateutil==2.9.0.post0 PyYAML==6.0.3 pyyaml_env_tag==1.1