From 079c0a2ce755497d13db0faccd25211446cd2e69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 22:53:31 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.2.1 to 3.2.3 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.1 to 3.2.3. - [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.3) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.2.3 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..1bc3331 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.3 python-dateutil==2.9.0.post0 PyYAML==6.0.2 pyyaml_env_tag==0.1