From 1b561a1215bf33aeee1848d6445eb07d3b89d293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:33:32 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.1.2 to 3.1.4 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.2 to 3.1.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/pyparsing_3.1.2...3.1.4) --- 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 4bad6b0b..e979fab9 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -175,7 +175,7 @@ pymdown-extensions==10.9 # markdown-exec # mkdocs-material # mkdocstrings -pyparsing==3.1.2 +pyparsing==3.1.4 # via mike python-dateutil==2.9.0.post0 # via ghp-import