From ad896f80e9e2fa3e2f4cb304c869750001e366ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 22:31:58 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35d497d5..631b0414 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ grablib==0.8 Pygments==2.17.2 pytest==6.2.5 pytest-aiohttp==1.0.5 -pytest-asyncio==0.20.3 +pytest-asyncio==0.23.7 pytest-cov==5.0.0 pytest-forked==1.6.0 pytest-mock==3.14.0