From: Tom Christie Date: Tue, 20 Dec 2022 13:46:16 +0000 (+0000) Subject: Update pytest-asyncio (#2511) X-Git-Tag: 0.23.2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bc1ea533aa5cfcc4f7b179e9faa27f689ed91f;p=thirdparty%2Fhttpx.git Update pytest-asyncio (#2511) --- diff --git a/requirements.txt b/requirements.txt index 018275a9..c375113c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ isort==5.10.1 mypy==0.982 types-certifi==2021.10.8.2 pytest==7.2.0 -pytest-asyncio==0.19.0 +pytest-asyncio==0.20.3 pytest-trio==0.7.0 trio==0.21.0 trio-typing==0.7.0