From be52c65d5e8a4a615108f34eb4c36860f569ba95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 17:47:29 +0000 Subject: [PATCH] deps: bump pytest-asyncio from 0.26.0 to 1.4.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.4.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.26.0...v1.4.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.4.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 4dcbc74..a8d08b0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -14,5 +14,5 @@ requests==2.34.2 beautifulsoup4==4.15.0 lxml==6.1.1 pytest==8.4.2 -pytest-asyncio==0.26.0 +pytest-asyncio==1.4.0 soda-core-duckdb==3.5.6