From b18b0e73a1a54cbf265d058f083e40f2bf4aa368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:22:41 +0000 Subject: [PATCH] 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] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 89a0dbcc..c816d1df 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ mypy==1.8.0 pre-commit==3.6.0 pylint==3.0.3 pytest==7.4.4 -pytest-asyncio==0.23.3 +pytest-asyncio==0.23.4 pytest-cov==4.1.0 pytest-docker-fixtures==1.3.18 pytest-timeout==2.2.0