Skip to content

Commit b37455b

Browse files
Update pytest requirement from <6 to <7
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/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@1.0.0b3...6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3258f73 commit b37455b

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
@@ -1,4 +1,4 @@
1-
pytest<6
1+
pytest<7
22
hypothesis<5.23.4
33
coverage==5.2.1
44
attrs==19.3.0

0 commit comments

Comments
 (0)