Skip to content

Commit 5284cea

Browse files
[PIP] Update pytest-subtests requirement
Updates the requirements on [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-subtests/releases) - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-subtests@v0.12.0...v0.15.0) --- updated-dependencies: - dependency-name: pytest-subtests dependency-version: 0.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eea6168 commit 5284cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Test requirements
22
pytest>=7.0.0,<=8.4.1
3-
pytest-subtests>=0.12.0,<=0.14.2
3+
pytest-subtests>=0.12.0,<=0.15.0
44
python-gnupg==0.5.5
55

66
# No pinning here, because we only switch on optional dependencies here.

0 commit comments

Comments
 (0)