From 9403a0ce8d2e9a9eea2fdd6c205c8440a89a1790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 02:21:00 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.4 to 0.25.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.4 to 0.25.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.4...v0.25.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 b25fe418..f8f2d45d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ coverage==6.5.0 coveralls==3.3.1 decoy==2.1.1 flake8==7.1.1 -pytest-asyncio==0.23.4 +pytest-asyncio==0.25.0 pytest-cov==4.1.0 pytest-profiling==1.7.0 pytest-rerunfailures==13.0