From f69feef8a1755f441ed99923baa8e45c8ec96853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:07:43 +0000 Subject: [PATCH] chore(deps): bump pyparsing from 3.2.4 to 3.2.5 in /docs/_build Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.4 to 3.2.5. - [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.4...3.2.5) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.2.5 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 62e5be1fc97..ddead29cdb7 100644 --- a/docs/_build/requirements.txt +++ b/docs/_build/requirements.txt @@ -13,7 +13,7 @@ mkdocs-material-extensions==1.3.1 packaging==25.0 Pygments==2.19.2 pymdown-extensions==10.16.1 -pyparsing==3.2.4 +pyparsing==3.2.5 python-dateutil==2.9.0.post0 PyYAML==6.0.2 pyyaml_env_tag==1.1