From 9b02f4e68bc3ae1ac07813b45ded99503718330a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 00:10:41 +0000 Subject: [PATCH] Bump types-requests from 2.32.0.20240907 to 2.32.0.20240914 Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240907 to 2.32.0.20240914. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements_test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index b103bd6ea..06c359000 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ test = [ 'types-psutil==6.0.0.20240901', 'types-pyinstaller==6.10.0.20240812', 'types-pyyaml==6.0.12.20240808', - 'types-requests==2.32.0.20240907', + 'types-requests==2.32.0.20240914', ] docs = [ 'black==24.8.0', diff --git a/requirements_test.txt b/requirements_test.txt index 9e5e089b2..ffe6fa0c0 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -17,4 +17,4 @@ types-Pillow==10.2.0.20240822 types-psutil==6.0.0.20240901 types-pyinstaller==6.10.0.20240812 types-PyYAML==6.0.12.20240808 -types-requests==2.32.0.20240907 +types-requests==2.32.0.20240914