From 9963b83321d42dcd21c7b0747b509bdb36c11eed Mon Sep 17 00:00:00 2001 From: qmbot Date: Fri, 22 Apr 2022 06:07:38 +0000 Subject: [PATCH] update dependencies --- poetry.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/poetry.lock b/poetry.lock index 1c700e4..bb97ee6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1765,6 +1765,7 @@ pytest-aiohttp = [ ] pytest-asyncio = [ {file = "pytest-asyncio-0.18.3.tar.gz", hash = "sha256:7659bdb0a9eb9c6e3ef992eef11a2b3e69697800ad02fb06374a210d85b29f91"}, + {file = "pytest_asyncio-0.18.3-1-py3-none-any.whl", hash = "sha256:16cf40bdf2b4fb7fc8e4b82bd05ce3fbcd454cbf7b92afc445fe299dabb88213"}, {file = "pytest_asyncio-0.18.3-py3-none-any.whl", hash = "sha256:8fafa6c52161addfd41ee7ab35f11836c5a16ec208f93ee388f752bea3493a84"}, ] pytest-cov = [