From fdbcdd5fd5efdaa85177254c5e6c615755698a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:45:00 +0000 Subject: [PATCH] deps: bump pytest from 8.4.2 to 9.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.4.2...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 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 2c71cd9..5aa1762 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,6 +13,6 @@ pydantic-settings==2.14.1 requests==2.34.2 beautifulsoup4==4.15.0 lxml==6.1.1 -pytest==8.4.2 +pytest==9.1.1 pytest-asyncio==0.26.0 soda-core-duckdb==3.5.6