From f6aa991c77f211599fe638870fe115934d4e760c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 19:53:07 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 75c5f70..e489799 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -9,7 +9,7 @@ pytest-ordering==0.6 pytest-xdist==3.6.1 PyYAML==6.0.1 pytest-assume==2.4.3 -pytest-asyncio==0.23.6 +pytest-asyncio==0.23.7 asyncio==3.4.3 pytest-tornasync>=0.6.0 pytest-trio==0.8.0