Bump types-requests from 2.28.0 to 2.28.1 (#742)

Bumps [types-requests](https://github.com/python/typeshed) from 2.28.0 to 2.28.1.
- [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-13 03:16:37 +01:00
committed by GitHub
parent 3bb7508ed3
commit 3ad563e5dd
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -1270,7 +1270,7 @@ python-versions = "*"
[[package]] [[package]]
name = "types-requests" name = "types-requests"
version = "2.28.0" version = "2.28.1"
description = "Typing stubs for requests" description = "Typing stubs for requests"
category = "dev" category = "dev"
optional = false optional = false
@ -1390,7 +1390,7 @@ sqlite = ["aiosqlite"]
[metadata] [metadata]
lock-version = "1.1" lock-version = "1.1"
python-versions = "^3.7.0" python-versions = "^3.7.0"
content-hash = "432e427344e54c9f548bcb42085d34455561d29f7e1c876beb7ef05df7f300c5" content-hash = "80c654cba1edfaf789ba4baaa07196cc23c96fd492618425f800388161583ca2"
[metadata.files] [metadata.files]
aiomysql = [ aiomysql = [
@ -2315,8 +2315,8 @@ types-pymysql = [
{file = "types_PyMySQL-1.0.19-py3-none-any.whl", hash = "sha256:fc43dceda3f3fc4ac388db7dd57b157c13d94cb84e30cca4848df590c314bf68"}, {file = "types_PyMySQL-1.0.19-py3-none-any.whl", hash = "sha256:fc43dceda3f3fc4ac388db7dd57b157c13d94cb84e30cca4848df590c314bf68"},
] ]
types-requests = [ types-requests = [
{file = "types-requests-2.28.0.tar.gz", hash = "sha256:9863d16dfbb3fa55dcda64fa3b989e76e8859033b26c1e1623e30465cfe294d3"}, {file = "types-requests-2.28.1.tar.gz", hash = "sha256:acd8ed78509d27bdf04cddcc05f7066dfde4d30dd7dba67b808cdb1141d62ffe"},
{file = "types_requests-2.28.0-py3-none-any.whl", hash = "sha256:85383b4ef0535f639c3f06c5bbb6494bbf59570c4cd88bbcf540f0b2ac1b49ab"}, {file = "types_requests-2.28.1-py3-none-any.whl", hash = "sha256:b097692e124001f0ed5e4490245bb090f5e8e929819972f9ace84f9c3e146e8c"},
] ]
types-toml = [ types-toml = [
{file = "types-toml-0.10.8.tar.gz", hash = "sha256:b7e7ea572308b1030dc86c3ba825c5210814c2825612ec679eb7814f8dd9295a"}, {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-orjson = "^3.6.1"
types-aiofiles = "^0.8.9" types-aiofiles = "^0.8.9"
types-pkg-resources = "^0.1.3" types-pkg-resources = "^0.1.3"
types-requests = "^2.27.31" types-requests = "^2.28.1"
types-toml = "^0.10.8" types-toml = "^0.10.8"
# Documantation # Documantation