From f39a5983f84f6c4ed5f6bf4eeff2488784517db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 10:05:06 +0000 Subject: [PATCH] build(deps): bump requests in /docs in the production-dependencies group Bumps the production-dependencies group in /docs with 1 update: [requests](https://github.com/psf/requests). Updates `requests` from 2.34.0 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.34.0...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 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 d56c529463..accdb146ad 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ myst-parser==5.1.0 packaging==26.2 pyparsing==3.3.2 pytz==2026.2 -requests==2.34.0 +requests==2.34.2 snowballstemmer==3.0.1 sphinx-favicon==1.1.0 sphinx-rtd-theme==3.1.0