From 56ee5c1e61142f9f52a7b599f93471240aedc57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 00:35:51 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.25.3 to 1.3.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.3...v1.3.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 0ea4310a..558e09de 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -3,6 +3,6 @@ protobuf==6.32.1 pytest==8.4.2 types-grpcio==1.0.0.20251009 -pytest-asyncio==0.25.3 +pytest-asyncio==1.3.0 grpcio-tools==1.76.0 types-protobuf==6.32.1.20251105