Bump types-requests from 2.27.29 to 2.27.30 (#684)

Bumps [types-requests](https://github.com/python/typeshed) from 2.27.29 to 2.27.30.
- [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-06-02 03:18:45 +01:00
committed by GitHub
parent 26446adeaa
commit 4e7a7464eb
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.27.29"
version = "2.27.30"
description = "Typing stubs for requests"
category = "dev"
optional = false
@ -1389,7 +1389,7 @@ sqlite = []
[metadata]
lock-version = "1.1"
python-versions = "^3.7.0"
content-hash = "d3e251d43e8bb99f6a62da322db31607daf4e4edfe821fe6ac0c19ea6bf3ca93"
content-hash = "0dfe3945fa0cb73983f9a2c39b1554a3005b1226af41104f3e41cea6b36df4aa"
[metadata.files]
aiomysql = [
@ -2291,8 +2291,8 @@ types-pymysql = [
{file = "types_PyMySQL-1.0.19-py3-none-any.whl", hash = "sha256:fc43dceda3f3fc4ac388db7dd57b157c13d94cb84e30cca4848df590c314bf68"},
]
types-requests = [
{file = "types-requests-2.27.29.tar.gz", hash = "sha256:fb453b3a76a48eca66381cea8004feaaea12835e838196f5c7ac87c75c5c19ef"},
{file = "types_requests-2.27.29-py3-none-any.whl", hash = "sha256:014f4f82db7b96c41feea9adaea30e68cd64c230eeab34b70c29bebb26ec74ac"},
{file = "types-requests-2.27.30.tar.gz", hash = "sha256:ca8d7cc549c3d10dbcb3c69c1b53e3ffd1270089c1001a65c1e9e1017eb5e704"},
{file = "types_requests-2.27.30-py3-none-any.whl", hash = "sha256:b9b6cd0a6e5d500e56419b79f44ec96f316e9375ff6c8ee566c39d25e9612621"},
]
types-toml = [
{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-aiofiles = "^0.8.8"
types-pkg-resources = "^0.1.3"
types-requests = "^2.27.29"
types-requests = "^2.27.30"
types-toml = "^0.10.7"
# Documantation