Skip to content

Commit 954ceda

Browse files
dependabot[bot]mdellweg
authored andcommitted
[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.14.0) --- updated-dependencies: - dependency-name: pytest-subtests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b11a64 commit 954ceda

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,5 +1,5 @@
11
# Test requirements
22
pytest>=7.0.0,<=8.3.4
3-
pytest-subtests>=0.12.0,<=0.13.1
3+
pytest-subtests>=0.12.0,<=0.14.0
44
python-gnupg==0.5.3
55
trustme>=1.1.0,<1.3

0 commit comments

Comments
 (0)