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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-04 09:28:24 +01:00
committed by GitHub
parent f47785dcde
commit 52cec107fc
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -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"},

View File

@ -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