Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 21, 2019
1 parent 12795d3 commit 4154eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pip>=9 # minimum installation requirements
setuptools>=21 # minimum installation requirements
coverage==4.5.4 # pytest-cov
pytest==5.1.0
pytest==5.1.1
psycopg2-binary==2.8.3; platform_python_implementation != "PyPy"
psycopg2cffi==2.8.1; platform_python_implementation == "PyPy"
port-for==0.4
Expand Down

0 comments on commit 4154eba

Please sign in to comment.