From cf47e713db32cfdb062fa0937c64f0497258a49c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 22:30:11 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index 0adb46e..a7c1849 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -8,6 +8,6 @@ mypy==1.0.0 pylint==2.16.1 sphinx==5.2.3 pytest>=6.0.0 -pytest-asyncio==0.21.0 +pytest-asyncio==0.23.7 pytest-xdist==3.2.0 pytest-assume==2.4.3