Bump types-requests from 2.27.27 to 2.27.29 (#675)

Bumps [types-requests](https://github.com/python/typeshed) from 2.27.27 to 2.27.29.
- [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-27 03:13:51 +01:00
committed by GitHub
parent ce0a9df514
commit 984374745e
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -1307,7 +1307,7 @@ python-versions = "*"
[[package]] [[package]]
name = "types-requests" name = "types-requests"
version = "2.27.27" version = "2.27.29"
description = "Typing stubs for requests" description = "Typing stubs for requests"
category = "dev" category = "dev"
optional = false optional = false
@ -1426,7 +1426,7 @@ sqlite = []
[metadata] [metadata]
lock-version = "1.1" lock-version = "1.1"
python-versions = "^3.7.0" python-versions = "^3.7.0"
content-hash = "1d21995879d47b061e4cd761a0d8d9a71f57200911c906e251d74afbe3ba24b2" content-hash = "d8c7f3eb657ae287bac80a8d908154769251e83df0ce825ea62473f8fd1958d8"
[metadata.files] [metadata.files]
aiomysql = [ aiomysql = [
@ -2341,8 +2341,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.27.27.tar.gz", hash = "sha256:d618d9809fa32f514cf17cea8460814da671c56366fb1c908accca8bf183112b"}, {file = "types-requests-2.27.29.tar.gz", hash = "sha256:fb453b3a76a48eca66381cea8004feaaea12835e838196f5c7ac87c75c5c19ef"},
{file = "types_requests-2.27.27-py3-none-any.whl", hash = "sha256:6d8463ffe1f6edcf2e5361740a6140e7a16d427c267d83c7c1d3d1298f4e67c5"}, {file = "types_requests-2.27.29-py3-none-any.whl", hash = "sha256:014f4f82db7b96c41feea9adaea30e68cd64c230eeab34b70c29bebb26ec74ac"},
] ]
types-toml = [ types-toml = [
{file = "types-toml-0.10.7.tar.gz", hash = "sha256:a567fe2614b177d537ad99a661adc9bfc8c55a46f95e66370a4ed2dd171335f9"}, {file = "types-toml-0.10.7.tar.gz", hash = "sha256:a567fe2614b177d537ad99a661adc9bfc8c55a46f95e66370a4ed2dd171335f9"},

View File

@ -103,7 +103,7 @@ types-cryptography = "^3.3.21"
types-orjson = "^3.6.1" types-orjson = "^3.6.1"
types-aiofiles = "^0.8.8" types-aiofiles = "^0.8.8"
types-pkg-resources = "^0.1.3" types-pkg-resources = "^0.1.3"
types-requests = "^2.27.27" types-requests = "^2.27.29"
types-toml = "^0.10.7" types-toml = "^0.10.7"
# Documantation # Documantation