Skip to content

Commit

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

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] authored Jul 3, 2020
1 parent 31fd2b1 commit 27d56cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ executor >= 21.0
click >=7.0,<8.0

# Unit tests.
pytest ==5.4.2
pytest ==5.4.3
pytest-cov == 2.10.0
pypng == 0.0.20

Expand Down

0 comments on commit 27d56cd

Please sign in to comment.