From c0572dd640b89aaae7f4955cf6d793503d7a4625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:17:53 +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.1.4 to 3.2.0 - [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.1.4...3.2.0) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor 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 9f33145480..ff125013df 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ idna==3.10 imagesize==1.4.1 myst-parser==4.0.0 packaging==24.1 -pyparsing==3.1.4 +pyparsing==3.2.0 pytz==2024.2 requests==2.32.3 snowballstemmer==2.2.0