From df2f4b99574eba9fd023acbf2b23812352389a58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 13:22:34 -0700 Subject: [PATCH] Bump pytest-asyncio from 0.20.3 to 0.23.6 (#585) Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.23.6. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.23.6) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 091f0fa2..fdf707ea 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -2,7 +2,7 @@ # generated code. protobuf==4.25.3 pytest==7.4.3 -pytest-asyncio==0.20.3 +pytest-asyncio==0.23.6 grpc-stubs==1.53.0.2 grpcio-tools==1.56.2 types-protobuf==4.24