From 2a3e09f79597462b3292f4802ebfd1ed683ca2d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:42:28 +0000 Subject: [PATCH] build(deps): bump pyparsing Bumps the production-dependencies group in /docs with 1 update: [pyparsing](https://github.com/pyparsing/pyparsing). Updates `pyparsing` from 3.2.3 to 3.2.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/3.2.3...3.2.4) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 46685ac9b3..97dbe163b2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ idna==3.10 imagesize==1.4.1 myst-parser==4.0.1 packaging==25.0 -pyparsing==3.2.3 +pyparsing==3.2.4 pytz==2025.2 requests==2.32.5 snowballstemmer==3.0.1