From 68d865d8130f8cc560818b2417e8d89f2f0e1de0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 02:58:32 +0000 Subject: [PATCH] deps: bump pytest-asyncio from 0.26.0 to 1.3.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.26.0...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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index fd522a4..c25446f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -17,4 +17,4 @@ requests==2.33.1 beautifulsoup4==4.14.3 lxml==5.4.0 pytest==8.4.2 -pytest-asyncio==0.26.0 +pytest-asyncio==1.3.0