From 2f1ff39d240625c3d36c4eef31a4229091a8d738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 09:21:32 +0000 Subject: [PATCH] build(deps): bump pytest from 8.3.5 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.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/8.3.5...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 413c3a88..7685a27d 100644 --- a/requirements_lock.txt +++ b/requirements_lock.txt @@ -8,7 +8,7 @@ jsonschema-specifications==2023.12.1 packaging==26.0 pkgutil-resolve-name==1.3.10 pluggy==1.5.0 -pytest==8.3.5 +pytest==9.0.3 referencing==0.35.1 rpds-py==0.20.1 tomli==2.4.0