Merge pull request #379 from collerek/dependabot/pip/types-aiofiles-0.7.0
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@ -1269,7 +1269,7 @@ python-versions = "*"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "types-aiofiles"
|
name = "types-aiofiles"
|
||||||
version = "0.1.9"
|
version = "0.7.0"
|
||||||
description = "Typing stubs for aiofiles"
|
description = "Typing stubs for aiofiles"
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
@ -1434,7 +1434,7 @@ sqlite = []
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = "^3.6.2"
|
python-versions = "^3.6.2"
|
||||||
content-hash = "60380d9b6272517de738f5cf8c028459cafd977a4b7827b28c27c4c892a8e5b3"
|
content-hash = "9bbbe7fe8465f6cc2b1fe996119f7fb84c20e569aec0366f15a081cfd2c767c6"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
aiocontextvars = [
|
aiocontextvars = [
|
||||||
@ -2293,8 +2293,8 @@ typed-ast = [
|
|||||||
{file = "typed_ast-1.4.3.tar.gz", hash = "sha256:fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65"},
|
{file = "typed_ast-1.4.3.tar.gz", hash = "sha256:fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65"},
|
||||||
]
|
]
|
||||||
types-aiofiles = [
|
types-aiofiles = [
|
||||||
{file = "types-aiofiles-0.1.9.tar.gz", hash = "sha256:3ccfe55e17a97143c7a3730ed52b24385171212d4bc76c63c867c437512ef55e"},
|
{file = "types-aiofiles-0.7.0.tar.gz", hash = "sha256:f1c9aacd8ee8fcf3c66744b4bd0963e1eac3753f0e5c20d71214f53da11bc7e3"},
|
||||||
{file = "types_aiofiles-0.1.9-py3-none-any.whl", hash = "sha256:36b806484b4ce1d29327157ba46e4c901cddef522cce6516d229c1f5b54c1ff0"},
|
{file = "types_aiofiles-0.7.0-py3-none-any.whl", hash = "sha256:0334df97d4fcc70a29ad82ccbe48b914cd7bf31e6cc95942862057892ec5cc81"},
|
||||||
]
|
]
|
||||||
types-cryptography = [
|
types-cryptography = [
|
||||||
{file = "types-cryptography-3.3.5.tar.gz", hash = "sha256:65f51b899499a97efa155b2882eafca003b404af3c67a0ff492d3b7f140f6468"},
|
{file = "types-cryptography-3.3.5.tar.gz", hash = "sha256:65f51b899499a97efa155b2882eafca003b404af3c67a0ff492d3b7f140f6468"},
|
||||||
|
|||||||
@ -99,7 +99,7 @@ types-ipaddress = "^1.0.0"
|
|||||||
types-enum34 = "^1.1.0"
|
types-enum34 = "^1.1.0"
|
||||||
types-cryptography = "^3.3.5"
|
types-cryptography = "^3.3.5"
|
||||||
types-orjson = "^3.6.1"
|
types-orjson = "^3.6.1"
|
||||||
types-aiofiles = "^0.1.9"
|
types-aiofiles = "^0.7.0"
|
||||||
types-pkg-resources = "^0.1.3"
|
types-pkg-resources = "^0.1.3"
|
||||||
types-requests = "^2.25.9"
|
types-requests = "^2.25.9"
|
||||||
types-toml = "^0.10.1"
|
types-toml = "^0.10.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user