Skip to content

Commit

Permalink
Bump pytest from 5.1.1 to 5.4.2 (#509)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.1 to 5.4.2.
- [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.1.1...5.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 1, 2020
1 parent 7440e24 commit ca9a5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Expand Up @@ -3,7 +3,7 @@
blinker==1.4
coverage==5.1
mock==2.0.0; python_version == "2.7"
pytest==5.1.1; python_version > "2.7"
pytest==5.4.2; python_version > "2.7"
pytest<5.0; python_version == "2.7"
pycodestyle==2.6.0
pyflakes==2.2.0
Expand Down

0 comments on commit ca9a5aa

Please sign in to comment.