Skip to content

Commit

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

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 Oct 3, 2020
1 parent e3d8079 commit d7b5bcf
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.3
mock==2.0.0; python_version == "2.7"
pytest==6.1.0; python_version > "2.7"
pytest==6.1.1; 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 d7b5bcf

Please sign in to comment.