From a7027685730005cd7c4a6bb6e2a090ec543776ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:46:36 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.2.0 to 3.2.1 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.0 to 3.2.1. - [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.0...3.2.1) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index e2d10113..7ee9a890 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -188,7 +188,7 @@ pymdown-extensions==10.13 # markdown-exec # mkdocs-material # mkdocstrings -pyparsing==3.2.0 +pyparsing==3.2.1 # via mike python-dateutil==2.9.0.post0 # via ghp-import