From 813fa8d909d652ed0eab95116088626b2d936b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 19:14:18 +0000 Subject: [PATCH] Bump pytest-order from 1.4.0 to 1.5.0 in the python-packages group Bumps the python-packages group with 1 update: [pytest-order](https://github.com/pytest-dev/pytest-order). Updates `pytest-order` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/pytest-dev/pytest-order/releases) - [Changelog](https://github.com/pytest-dev/pytest-order/blob/main/CHANGELOG.md) - [Commits](https://github.com/pytest-dev/pytest-order/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: pytest-order dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ab95e4..98adf26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pytest-cov==7.1.0 -pytest-order==1.4.0 +pytest-order==1.5.0