From 0d6848f2b7070dd1ba0baf1a25ae2775763d9510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:17:38 +0000 Subject: [PATCH] chore(deps): bump pytest-asyncio from 0.23.7 to 0.25.3 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.7 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.7...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index e489799..69eabac 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -9,7 +9,7 @@ pytest-ordering==0.6 pytest-xdist==3.6.1 PyYAML==6.0.1 pytest-assume==2.4.3 -pytest-asyncio==0.23.7 +pytest-asyncio==0.25.3 asyncio==3.4.3 pytest-tornasync>=0.6.0 pytest-trio==0.8.0