From bbb6497c00bc9027e5f09421bf4629f41118d06c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 19:19:39 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2e5153..e053eb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ aiohttp==3.9.5 pytest==8.2.0 pytest-aiohttp==1.0.5 -pytest-asyncio==0.23.6 +pytest-asyncio==0.23.7 pytest-cov==5.0.0