From 8450c90420ebc56d38fa3963cc448080fc55c808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 02:20:19 +0000 Subject: [PATCH] build(deps-dev): bump types-requests from 2.28.4 to 2.28.5 (#762) Bumps [types-requests](https://github.com/python/typeshed) from 2.28.4 to 2.28.5. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index df460eb..4e4dd10 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1270,7 +1270,7 @@ python-versions = "*" [[package]] name = "types-requests" -version = "2.28.4" +version = "2.28.5" description = "Typing stubs for requests" category = "dev" optional = false @@ -1390,7 +1390,7 @@ sqlite = ["aiosqlite"] [metadata] lock-version = "1.1" python-versions = "^3.7.0" -content-hash = "9c41ea282f6cb67730a66076ac43919b6eba465986a95463feac11834bb21452" +content-hash = "fc5d2df74d9f8a3cad19bf0b875181b597b554a9bf38e49fa723762b13e2fcef" [metadata.files] aiomysql = [ @@ -2315,8 +2315,8 @@ types-pymysql = [ {file = "types_PyMySQL-1.0.19-py3-none-any.whl", hash = "sha256:fc43dceda3f3fc4ac388db7dd57b157c13d94cb84e30cca4848df590c314bf68"}, ] types-requests = [ - {file = "types-requests-2.28.4.tar.gz", hash = "sha256:1b9bedd60e789db62b73a4a5e5f5a78c3106e535ad69faba97b0bbdb1ea36b8f"}, - {file = "types_requests-2.28.4-py3-none-any.whl", hash = "sha256:3ded964449fbd695ab0f8570828e2fa7cb120c3ebe8cac520e7db5834d2c8e75"}, + {file = "types-requests-2.28.5.tar.gz", hash = "sha256:ac618bfefcb3742eaf97c961e13e9e5a226e545eda4a3dbe293b898d40933ad1"}, + {file = "types_requests-2.28.5-py3-none-any.whl", hash = "sha256:98ab647ae88b5e2c41d6d20cfcb5117da1bea561110000b6fdeeea07b3e89877"}, ] types-toml = [ {file = "types-toml-0.10.8.tar.gz", hash = "sha256:b7e7ea572308b1030dc86c3ba825c5210814c2825612ec679eb7814f8dd9295a"}, diff --git a/pyproject.toml b/pyproject.toml index dafce79..a18ef25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ types-cryptography = "^3.3.21" types-orjson = "^3.6.1" types-aiofiles = "^0.8.10" types-pkg-resources = "^0.1.3" -types-requests = "^2.28.4" +types-requests = "^2.28.5" types-toml = "^0.10.8" # Documantation