From bfdab2f876d191e9a87301add6453cbf5c42b142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 06:48:39 +0000 Subject: [PATCH] build(deps): Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /artifacts directory: [pytest](https://github.com/pytest-dev/pytest). Bumps the pip group with 1 update in the /scripts directory: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.4 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.4...9.0.3) Updates `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.3.4...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- artifacts/requirements-artifacts.txt | 2 +- scripts/requirements-blueprint-validator.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/artifacts/requirements-artifacts.txt b/artifacts/requirements-artifacts.txt index 86a87af..41627f3 100644 --- a/artifacts/requirements-artifacts.txt +++ b/artifacts/requirements-artifacts.txt @@ -1,2 +1,2 @@ pyyaml==6.0.2 -pytest==8.3.4 +pytest==9.0.3 diff --git a/scripts/requirements-blueprint-validator.txt b/scripts/requirements-blueprint-validator.txt index 7cf7fcf..faf10ab 100644 --- a/scripts/requirements-blueprint-validator.txt +++ b/scripts/requirements-blueprint-validator.txt @@ -1,2 +1,2 @@ PyYAML==6.0.2 -pytest==8.4.2 +pytest==9.0.3