Bump types-requests from 2.28.1 to 2.28.2 (#751)

Bumps [types-requests](https://github.com/python/typeshed) from 2.28.1 to 2.28.2.
- [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-07-19 09:22:04 +02:00
committed by GitHub
parent b6e057c303
commit fd60d192a7
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -1270,7 +1270,7 @@ python-versions = "*"
[[package]]
name = "types-requests"
version = "2.28.1"
version = "2.28.2"
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 = "80c654cba1edfaf789ba4baaa07196cc23c96fd492618425f800388161583ca2"
content-hash = "be670ab27974c6e50b4dfeedaabeedd48a62064659d59bad6ef22b336907614d"
[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.1.tar.gz", hash = "sha256:acd8ed78509d27bdf04cddcc05f7066dfde4d30dd7dba67b808cdb1141d62ffe"},
{file = "types_requests-2.28.1-py3-none-any.whl", hash = "sha256:b097692e124001f0ed5e4490245bb090f5e8e929819972f9ace84f9c3e146e8c"},
{file = "types-requests-2.28.2.tar.gz", hash = "sha256:398f88cd9302c796cb63d1021af2a1fb7ae507741a3d508edf8e0746d8c16a04"},
{file = "types_requests-2.28.2-py3-none-any.whl", hash = "sha256:c164696bfdce0123901165c5f097a6cc4f6326268c65815d4b6a57eacfec5e81"},
]
types-toml = [
{file = "types-toml-0.10.8.tar.gz", hash = "sha256:b7e7ea572308b1030dc86c3ba825c5210814c2825612ec679eb7814f8dd9295a"},

View File

@ -97,7 +97,7 @@ types-cryptography = "^3.3.21"
types-orjson = "^3.6.1"
types-aiofiles = "^0.8.9"
types-pkg-resources = "^0.1.3"
types-requests = "^2.28.1"
types-requests = "^2.28.2"
types-toml = "^0.10.8"
# Documantation