From aa7da32a5ed3447b66fafdff9e6bd330e6f17a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 09:21:05 +0000 Subject: [PATCH] build(deps): bump pytest-asyncio from 1.1.0 to 1.2.0 in /clients/py Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 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 292fc7f0..fb8962a1 100644 --- a/clients/py/optional-requirements.txt +++ b/clients/py/optional-requirements.txt @@ -8,4 +8,4 @@ pluggy==1.6.0 pycodestyle==2.14.0 pyflakes==3.4.0 pytest==8.4.1 -pytest-asyncio==1.1.0 +pytest-asyncio==1.2.0