From 6fd6770feefeb2b8357132e183d9b366323832b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:59:29 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.1.4 to 3.2.0 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.4 to 3.2.0. - [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.1.4...3.2.0) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor ... 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 314c20ec..e0d88bbb 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -179,7 +179,7 @@ pymdown-extensions==10.11.2 # markdown-exec # mkdocs-material # mkdocstrings -pyparsing==3.1.4 +pyparsing==3.2.0 # via mike python-dateutil==2.9.0.post0 # via ghp-import