From 1f5758268e7ee7c3050febe2c869726e26576df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 13:53:29 +0000 Subject: [PATCH] chore(deps): bump pyparsing from 3.3.1 to 3.3.2 in /docs/_build Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.3.1 to 3.3.2. - [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.3.1...3.3.2) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.2 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 3f03cf049..bae79ed6f 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.20 -pyparsing==3.3.1 +pyparsing==3.3.2 python-dateutil==2.9.0.post0 PyYAML==6.0.3 pyyaml_env_tag==1.1