From f757a059b707411bd62acf84acec3d5dbc3c25a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 00:30:11 +0000 Subject: [PATCH] Bump pytest from 8.4.2 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 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/8.4.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 100039be..4749c0e6 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -48,7 +48,7 @@ pygments==2.20.0 # via # diff-cover # pytest -pytest==8.4.2 +pytest==9.0.3 # via # mimic_utils (pyproject.toml) # sqlfluff