Skip to content
Snippets Groups Projects
Commit c3d9c8fa authored by RenovateBot's avatar RenovateBot
Browse files

chore(deps): update dependency aiofiles to v23

parent 854281da
No related branches found
No related tags found
1 merge request!4chore(deps): update dependency aiofiles to v23
......@@ -2,14 +2,14 @@
[[package]]
name = "aiofiles"
version = "22.1.0"
version = "23.1.0"
description = "File support for asyncio."
category = "main"
optional = false
python-versions = ">=3.7,<4.0"
files = [
{file = "aiofiles-22.1.0-py3-none-any.whl", hash = "sha256:1142fa8e80dbae46bb6339573ad4c8c0841358f79c6eb50a493dceca14621bad"},
{file = "aiofiles-22.1.0.tar.gz", hash = "sha256:9107f1ca0b2a5553987a94a3c9959fe5b491fdf731389aa5b7b1bd0733e32de6"},
{file = "aiofiles-23.1.0-py3-none-any.whl", hash = "sha256:9312414ae06472eb6f1d163f555e466a23aed1c8f60c30cccf7121dba2e53eb2"},
{file = "aiofiles-23.1.0.tar.gz", hash = "sha256:edd247df9a19e0db16534d4baaf536d6609a43e1de5401d7a4c1c148753a1635"},
]
[[package]]
......@@ -845,4 +845,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
[metadata]
lock-version = "2.0"
python-versions = "^3.7"
content-hash = "b0417b46bdcac4373c202293c795cb93289e11f1a33e8e2e38ed107c45c4380c"
content-hash = "1f036dc5940995a2846673ab5b8bc9265fe5ec8933cb289e4ce2929c7fe7d5b2"
......@@ -9,7 +9,7 @@ packages = [{include = "archiveorg_dl"}]
[tool.poetry.dependencies]
python = "^3.7"
aiofiles = "==22.1.0"
aiofiles = "==23.1.0"
aiohttp = "==3.8.3"
backoff = "==2.2.1"
click = "==8.1.3"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment