From c3f4a906b64649007b504df97c95a26879aaf7fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:46:57 +0000 Subject: [PATCH] chore(deps): bump pytest-asyncio from 0.23.3 to 0.23.4 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.3 to 0.23.4. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.3...v0.23.4) --- 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 9bf57e6..32e6b48 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ pytest-ordering==0.6 pytest-xdist==3.5.0 PyYAML==6.0.1 pytest-assume==2.4.3 -pytest-asyncio==0.23.3 +pytest-asyncio==0.23.4 asyncio==3.4.3 pytest-tornasync>=0.6.0 pytest-trio==0.8.0