From 795e308f4f873f9a381eccdc94f352b07eadd76d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 04:03:16 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.1 to 0.23.2 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.1 to 0.23.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.1...v0.23.2) --- 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 9ae0c56..fc10fe1 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,5 +5,5 @@ mypy-extensions==1.0.0 pre-commit==3.5.0 pytest==7.4.3 pytest-aiohttp==1.0.5 -pytest-asyncio==0.23.1 +pytest-asyncio==0.23.2 pytest-cov==4.1.0