Skip to content

Commit 61cc86f

Browse files
Update pytest requirement from ~=5.4.3 to ~=6.0.1 (#612)
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@5.4.3...6.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3ccdbb0 commit 61cc86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coverage ~=5.2
22
doctr ~=1.8.0
33
pyflakes ~=2.2.0
4-
pytest ~=5.4.3
4+
pytest ~=6.0.1
55
vcrpy ~=4.1.0
66
doctr ~=1.8.0
77
ipython ~=7.16.1

0 commit comments

Comments
 (0)