From 8934b01ae3b71f5775bc74a5509ed3a90397f1b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 20:01:03 +0000 Subject: [PATCH] Bump requests from 2.19.1 to 2.32.4 in /smart-docs Bumps [requests](https://github.com/psf/requests) from 2.19.1 to 2.32.4. - [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.19.1...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- smart-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart-docs/requirements.txt b/smart-docs/requirements.txt index 3ecd6dd0..001cbc1d 100644 --- a/smart-docs/requirements.txt +++ b/smart-docs/requirements.txt @@ -18,7 +18,7 @@ pyparsing==2.2.0 pytz==2018.5 PyYAML==3.13 recommonmark==0.4.0 -requests==2.19.1 +requests==2.32.4 six==1.11.0 snowballstemmer==1.2.1 Sphinx==1.7.6