Merge pull request #463 from collerek/dependabot/pip/types-requests-2.26.1
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@ -1432,7 +1432,7 @@ python-versions = "*"
|
||||
|
||||
[[package]]
|
||||
name = "types-requests"
|
||||
version = "2.26.0"
|
||||
version = "2.26.1"
|
||||
description = "Typing stubs for requests"
|
||||
category = "dev"
|
||||
optional = false
|
||||
@ -1550,7 +1550,7 @@ sqlite = []
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.6.2"
|
||||
content-hash = "207f541502c822c100e7296794ab13132743ec5b21574f084e0db1eb23e00800"
|
||||
content-hash = "00c2a4b7e89c3911600bc67a82aa2c6445d464f2f3c893d933f0d5225a57ba34"
|
||||
|
||||
[metadata.files]
|
||||
aiocontextvars = [
|
||||
@ -2519,8 +2519,8 @@ types-pymysql = [
|
||||
{file = "types_PyMySQL-1.0.5-py3-none-any.whl", hash = "sha256:cf5c1d9b2c13e5afe4cefa912a49eceaba5658fd6c870e39333c1f7baafdd036"},
|
||||
]
|
||||
types-requests = [
|
||||
{file = "types-requests-2.26.0.tar.gz", hash = "sha256:df5ec8c34b413a42ebb38e4f96bdeb68090b875bdfcc5138dc82989c95445883"},
|
||||
{file = "types_requests-2.26.0-py3-none-any.whl", hash = "sha256:809b5dcd3c408ac39d11d593835b6aff32420b3e7ddb79c7f3e823330f040466"},
|
||||
{file = "types-requests-2.26.1.tar.gz", hash = "sha256:0893e112e1510bbb67f537941c92192de7472e51bf7f236e0e583866f0ed933e"},
|
||||
{file = "types_requests-2.26.1-py3-none-any.whl", hash = "sha256:853571b3accc188976c0f4feffcaebf6cdfc170082b5e43f3358aa78de61f531"},
|
||||
]
|
||||
types-toml = [
|
||||
{file = "types-toml-0.10.1.tar.gz", hash = "sha256:5c1f8f8d57692397c8f902bf6b4d913a0952235db7db17d2908cc110e70610cb"},
|
||||
|
||||
@ -104,7 +104,7 @@ types-cryptography = "^3.3.9"
|
||||
types-orjson = "^3.6.1"
|
||||
types-aiofiles = "^0.7.0"
|
||||
types-pkg-resources = "^0.1.3"
|
||||
types-requests = "^2.26.0"
|
||||
types-requests = "^2.26.1"
|
||||
types-toml = "^0.10.1"
|
||||
types-dataclasses = { version = "^0.6.1", markers = "python_version < '3.7'" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user