Skip to content

Commit a315d6b

Browse files
Update pluggy requirement from >=0.3.1 to >=1.6.0
Updates the requirements on [pluggy](https://github.com/pytest-dev/pluggy) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@0.3.1...1.6.0) --- updated-dependencies: - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c1a954 commit a315d6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ coverage>=4.0.3
22
nose>=1.3.7
33
pytest
44
pytest-cov
5-
pluggy>=0.3.1
5+
pluggy>=1.6.0
66
randomize>=0.13
77
sphinx>=1.4 # BSD
88
sphinx_markdown_tables

0 commit comments

Comments
 (0)