From 996a387a87961b8ab6c03dc27b46822a52700f90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 08:16:03 +0000 Subject: [PATCH] pip: bump pytest from 8.4.0 to 8.4.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1. - [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.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index a5bf88f..a156dc7 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -1,4 +1,4 @@ edk2-pytool-library==0.23.2 edk2-pytool-extensions==0.29.2 ruff==0.11.12 -pytest==8.4.0 +pytest==8.4.1