Skip to content

Commit

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

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 Sep 26, 2020
1 parent c073d3b commit 54a6af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
blinker==1.4
coverage==5.2.1
mock==2.0.0; python_version == "2.7"
pytest==5.4.3; python_version > "2.7"
pytest==6.1.0; 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 54a6af4

Please sign in to comment.