From 404cbc77d623960dc1e9d0e21ca5c7f3b2975744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 14:20:22 +0000 Subject: [PATCH] chore(deps-dev): bump pytest from 6.2.5 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 9.0.3. - [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/6.2.5...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 242ee88d..6bb1ef9e 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,5 +1,5 @@ sqlalchemy>=2.0.15,<2.1.0 google-cloud-bigquery>=1.6.0 -pytest===6.2.5 +pytest===9.0.3 pytest-flake8===1.1.0 # versions 1.1.1 and above require pytest 7 pytz==2025.2