From 6c9c2bd2733e10cb33366a94f2c612cc135fed85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 17:53:31 +0000 Subject: [PATCH] build(deps): bump pytest-asyncio from 1.1.0 to 1.4.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.1.0 to 1.4.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.1.0...v1.4.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index ad211022c..10e8d159e 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -10,7 +10,7 @@ pixelmatch==0.3.0 pre-commit==3.5.0 pyOpenSSL==26.0.0 pytest==8.4.2 -pytest-asyncio==1.1.0 +pytest-asyncio==1.4.0 pytest-cov==7.1.0 pytest-repeat==0.9.4 pytest-rerunfailures==16.0.1