From bebbbe924e805cad979ef1c51c4df0973c9cf210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 12:03:00 +0000 Subject: [PATCH] chore(deps): bump pytest-subtests from 0.14.1 to 0.14.2 Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.14.1 to 0.14.2. - [Release notes](https://github.com/pytest-dev/pytest-subtests/releases) - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-subtests/compare/v0.14.1...v0.14.2) --- updated-dependencies: - dependency-name: pytest-subtests dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 6d8d31d..f415198 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,4 +4,4 @@ coverage==7.8.2 pytest==8.4.0 pytest-cov==6.2.1 pytest-django==4.11.1 -pytest-subtests==0.14.1 +pytest-subtests==0.14.2