From 4cb0182bb64e03ee8ebab51149eca7e42a9b6296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 09:18:46 +0000 Subject: [PATCH] build(deps): bump pytest-asyncio from 0.25.3 to 0.26.0 in /clients/py Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.3...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- clients/py/optional-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/py/optional-requirements.txt b/clients/py/optional-requirements.txt index 3036f3e0..f3eb21f9 100644 --- a/clients/py/optional-requirements.txt +++ b/clients/py/optional-requirements.txt @@ -8,4 +8,4 @@ pluggy==1.5.0 pycodestyle==2.12.1 pyflakes==3.2.0 pytest==8.3.5 -pytest-asyncio==0.25.3 +pytest-asyncio==0.26.0