From 4f488e237d78aa04f48ad058f73c21ff9b9665ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 17:01:17 +0000 Subject: [PATCH] build(deps-dev): bump types-requests from 2.28.11.5 to 2.28.11.6 Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.5 to 2.28.11.6. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 89c64f2e..e0098f88 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ flake8-use-fstring==1.4 mypy==0.991 pep8-naming==0.13.3 safety==2.3.5 -types-requests==2.28.11.5 +types-requests==2.28.11.6 # Code formatting tools autopep8==2.0.1