From 2504b6dffc7a2c4d85767078d21297073d123a98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 02:47:50 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.4 to 0.25.3 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.4 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.4...v0.25.3) --- 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..f8a3e8a2 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.3 pytest-cov==4.1.0 pytest-profiling==1.7.0 pytest-rerunfailures==13.0