From 9df3dd7c45d940ba95430c04b38510b7f753c75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 10:09:20 +0000 Subject: [PATCH] chore(deps): update pytest requirement from >=9.1.0 to >=9.1.1 Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [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/9.1.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97f6d21..758f14c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pandas>=3.0.3 duckdb>=1.5.3 requests>=2.34.2 pyyaml>=6.0.3 -pytest>=9.1.0 +pytest>=9.1.1 pytest-cov>=7.1.0 # Path contract GCS — vedere lab-connectors/gcs/paths.py