From bae4091661837ccf3c4746e8939e922d1ecb3152 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 11:19:12 +0100 Subject: [PATCH] build(deps-dev): bump types-requests (#1954) Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240106 to 2.31.0.20240125. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 08dc8270..642f718a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ dev = [ "types-tabulate==0.9.0.20240106", "types-termcolor==1.1.4", "types-psutil==5.8.23", - "types_requests==2.31.0.20240106", + "types_requests==2.31.0.20240125", "types-protobuf==4.23.0.3", ] build = [