From 52cec107fc87e777d3b5afabc104a6bc8fdfb8f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 09:28:24 +0100 Subject: [PATCH] Bump types-requests from 2.27.15 to 2.27.25 (#633) Bumps [types-requests](https://github.com/python/typeshed) from 2.27.15 to 2.27.25. - [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 90d18bd..55857d0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1296,7 +1296,7 @@ python-versions = "*" [[package]] name = "types-requests" -version = "2.27.15" +version = "2.27.25" description = "Typing stubs for requests" category = "dev" optional = false @@ -1431,7 +1431,7 @@ sqlite = [] [metadata] lock-version = "1.1" python-versions = "^3.7.0" -content-hash = "f8ec5c09315ccc17d4cafc0d6c1a7e37f2cb45c595e41bad5c7cb82048770b87" +content-hash = "d877d1069c42d248080f5911574ba7c1eebab0a1c5dcd606393b5a4db1af9bc2" [metadata.files] aiomysql = [ @@ -2335,8 +2335,8 @@ types-pymysql = [ {file = "types_PyMySQL-1.0.14-py3-none-any.whl", hash = "sha256:65ce75e3f5cd30b569f5b05fc5945aac1e8175744f5fa1ff9ae518d7bc76458a"}, ] types-requests = [ - {file = "types-requests-2.27.15.tar.gz", hash = "sha256:2d371183c535208d2cc8fe7473d9b49c344c7077eb70302eb708638fb86086a8"}, - {file = "types_requests-2.27.15-py3-none-any.whl", hash = "sha256:77d09182a68e447e9e8b0ffc21abf54618b96f07689dffbb6a41cf0356542969"}, + {file = "types-requests-2.27.25.tar.gz", hash = "sha256:805ae7e38fd9d157153066dc4381cf585fd34dfa212f2fc1fece248c05aac571"}, + {file = "types_requests-2.27.25-py3-none-any.whl", hash = "sha256:2444905c89731dbcb6bbcd6d873a04252445df7623917c640e463b2b28d2a708"}, ] types-toml = [ {file = "types-toml-0.10.4.tar.gz", hash = "sha256:9340e7c1587715581bb13905b3af30b79fe68afaccfca377665d5e63b694129a"}, diff --git a/pyproject.toml b/pyproject.toml index cf89f62..bc831cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -103,7 +103,7 @@ types-cryptography = "^3.3.9" types-orjson = "^3.6.1" types-aiofiles = "^0.8.6" types-pkg-resources = "^0.1.3" -types-requests = "^2.26.1" +types-requests = "^2.27.25" types-toml = "^0.10.1" # Documantation