From fafd875493a86f60dc85d581797ff273e3a362c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 05:07:55 +0000 Subject: [PATCH] chore(deps): bump pyparsing from 3.1.2 to 3.1.4 in /docs/_build 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] --- docs/_build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_build/requirements.txt b/docs/_build/requirements.txt index 9d3093553e7..3ecf0345392 100644 --- a/docs/_build/requirements.txt +++ b/docs/_build/requirements.txt @@ -13,7 +13,7 @@ mkdocs-material-extensions==1.3.1 packaging==24.1 Pygments==2.18.0 pymdown-extensions==10.9 -pyparsing==3.1.2 +pyparsing==3.1.4 python-dateutil==2.9.0.post0 PyYAML==6.0.2 pyyaml_env_tag==0.1