From 59bc22e8c7838d23cc680852f329005c18ec8a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 18:06:55 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.6 to 1.3.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.6 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.6...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44d2534..45dd2b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ httpx==0.27.0 jinja2==3.1.4 aiofiles==23.2.1 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.3.0 httpx==0.27.0