From e048d3cd8d8616174067aacfacdc46bbf5d00b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 11:34:47 +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.1 to 3.2.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.2.1...3.2.2) --- updated-dependencies: - dependency-name: pyparsing 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 7157ad09dc..cd1ef5b6f9 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==24.2 -pyparsing==3.2.1 +pyparsing==3.2.2 pytz==2025.1 requests==2.32.3 snowballstemmer==2.2.0