Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored May 9, 2020
1 parent 7c42d7d commit d538abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest-cov==2.8.1
pytest-tornasync==0.6.0.post2; python_version >= '3.5'
pytest-trio==0.5.2; python_version>="3.6"
pytest==4.6.6; python_version<"3.5"
pytest==5.4.1; python_version>="3.5"
pytest==5.4.2; python_version>="3.5"
six==1.14.0
tornado==5.1.1; python_version<"3.6"
tornado==6.0.4; python_version>="3.6"
Expand Down

0 comments on commit d538abd

Please sign in to comment.