From 94380ff8de62bcd6cbba00701b3a53c764b9f1cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 14:18:05 +0000 Subject: [PATCH] Bump types-requests from 2.27.26 to 2.27.27 Bumps [types-requests](https://github.com/python/typeshed) from 2.27.26 to 2.27.27. - [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] --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index ac8fe3f67..30c6c7787 100644 --- a/poetry.lock +++ b/poetry.lock @@ -866,7 +866,7 @@ python-versions = ">=3.7" [[package]] name = "types-requests" -version = "2.27.26" +version = "2.27.27" description = "Typing stubs for requests" category = "dev" optional = false @@ -975,7 +975,7 @@ ifaddr = ">=0.1.7" [metadata] lock-version = "1.1" python-versions = "^3.9" -content-hash = "71fecce9c7e7aff5004475baf81dbbebf3a8bd2eb6fb9acbdc810e4d77635e97" +content-hash = "6353ee716bbcabefdde14287b39c35e2719d6a0ae7c6e63b5521aed5a6f31276" [metadata.files] aiohttp = [ @@ -1815,8 +1815,8 @@ tomli = [ {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, ] types-requests = [ - {file = "types-requests-2.27.26.tar.gz", hash = "sha256:a6a04c0274c0949fd0525f35d8b53ac34e77afecbeb3c4932ddc6ce675ac009c"}, - {file = "types_requests-2.27.26-py3-none-any.whl", hash = "sha256:302137cb5bd482357398a155faf3ed095855fbc6994e952d0496c7fd50f44125"}, + {file = "types-requests-2.27.27.tar.gz", hash = "sha256:d618d9809fa32f514cf17cea8460814da671c56366fb1c908accca8bf183112b"}, + {file = "types_requests-2.27.27-py3-none-any.whl", hash = "sha256:6d8463ffe1f6edcf2e5361740a6140e7a16d427c267d83c7c1d3d1298f4e67c5"}, ] types-urllib3 = [ {file = "types-urllib3-1.26.11.tar.gz", hash = "sha256:24d64e441168851eb05f1d022de18ae31558f5649c8f1117e384c2e85e31315b"}, diff --git a/pyproject.toml b/pyproject.toml index b69f9ca36..53e543888 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ mypy = "^0.950" pre-commit = "^2.19.0" PyGithub = "^1.54.1" pylint = "^2.13.9" -types-requests = "^2.27.26" +types-requests = "^2.27.27" [tool.pylint.messages_control] # Reasons disabled: