From 7dccd6309bd6042abde9b6c0be6980eab3f0e4de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:17:07 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.2.1 to 3.2.2 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.1 to 3.2.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.1...3.2.2) --- updated-dependencies: - dependency-name: pyparsing 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 d97f06a..7348a72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pathspec==0.12.1 platformdirs==4.3.6 Pygments==2.19.1 pymdown-extensions==10.14.3 -pyparsing==3.2.1 +pyparsing==3.2.2 python-dateutil==2.9.0.post0 PyYAML==6.0.2 pyyaml_env_tag==0.1