Skip to content

Commit 63ff393

Browse files
Bump pytest from 5.0.0 to 5.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.0.0 to 5.0.1. - [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.0.0...5.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 254ded3 commit 63ff393

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
@@ -44,7 +44,7 @@ pylint==2.3.1
4444
pyopenssl==19.0.0
4545
pyparsing==2.4.0 # via packaging
4646
pytest-cov==2.7.1
47-
pytest==5.0.0
47+
pytest==5.0.1
4848
six==1.12.0 # via astroid, cryptography, packaging, prompt-toolkit, pyopenssl, traitlets
4949
sniffio==1.1.0
5050
sortedcontainers==2.1.0

0 commit comments

Comments
 (0)