Skip to content

Commit

Permalink
Bump pytest from 5.2.1 to 5.2.2 (#75)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.1 to 5.2.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.2.1...5.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and amureki committed Oct 27, 2019
1 parent 7b1f2d6 commit 88971d3
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
@@ -1,7 +1,7 @@
pip==19.3.1
tox==3.14.0
coverage==4.5.4
pytest==5.2.1
pytest==5.2.2

# Linting & QA
pre-commit==1.19.0
Expand Down

0 comments on commit 88971d3

Please sign in to comment.