From e01d977878c1611d9fd63cc081370e3db9c2e92b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 11:54:22 +0000 Subject: [PATCH] build(deps): bump requests from 2.31.0 to 2.32.2 Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.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.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0ff3342..8b2fcd1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -72,7 +72,7 @@ pytz==2023.3.post1 # babel recommonmark==0.7.1 # via -r dev-requirements.in -requests==2.31.0 +requests==2.32.2 # via sphinx setuptools-scm==6.3.2 # via -r dev-requirements.in