Skip to content

Commit 39d174c

Browse files
dependabot[bot]ggainey
authored andcommitted
[PIP] Update pytest requirement from <=8.4.1,>=7.0.0 to >=7.0.0,<=8.4.2
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.0.0...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be12666 commit 39d174c

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
2-
pytest>=7.0.0,<=8.4.1
2+
pytest>=7.0.0,<=8.4.2
33
pytest-subtests>=0.12.0,<=0.14.2
44
python-gnupg==0.5.5
55
trustme>=1.1.0,<1.3

0 commit comments

Comments
 (0)