From 426931c392df5468e36950bbdcc0e90aaf5d36b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:47:03 +0000 Subject: [PATCH] build(deps-dev): bump types-requests from 2.31.0.2 to 2.31.0.10 Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.2 to 2.31.0.10. - [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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 31f5312f8..396718292 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dev = [ "types-tabulate==0.9.0.3", "types-termcolor==1.1.4", "types-psutil==5.8.23", - "types_requests==2.31.0.2", + "types_requests==2.31.0.10", "types-protobuf==4.23.0.3", ] build = [