From 636319a5c92e32776e03e8dfe5306bfe069f3068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 19:40:30 +0000 Subject: [PATCH] chore(deps): bump pytest-asyncio from 0.23.4 to 0.23.5 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.4 to 0.23.5. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.4...v0.23.5) --- 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 32e6b48..6cb620a 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.4 +pytest-asyncio==0.23.5 asyncio==3.4.3 pytest-tornasync>=0.6.0 pytest-trio==0.8.0