Skip to content

Commit 44bbe0e

Browse files
Update pytest requirement from ~=5.4.2 to ~=5.4.3 (#600)
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.2...5.4.3) 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 319a701 commit 44bbe0e

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.1
22
doctr ~=1.8.0
33
pyflakes ~=2.2.0
4-
pytest ~=5.4.2
4+
pytest ~=5.4.3
55
vcrpy ~=4.0.2
66
doctr ~=1.8.0
77
ipython ~=7.15.0

0 commit comments

Comments
 (0)