From 17a93acf4cc93710f2a92dafb973fd82d45e2803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 18:15:58 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.25.3 to 0.26.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.3...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ee86336..ada680e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ decoy==2.1.1 flake8==7.2.0; python_version > "3.8" flake8==7.1.2; python_version == "3.8" -pytest-asyncio==0.25.3; python_version > "3.8" +pytest-asyncio==0.26.0; python_version > "3.8" pytest-asyncio==0.23.4; python_version == "3.8" pytest-cov==4.1.0