Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Commit

Permalink
Bump pytest from 4.4.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 4.4.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@4.4.0...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 22, 2019
1 parent 6575eb4 commit 3accd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -13,6 +13,6 @@ coveralls = "==1.7.0"
flake8 = "==3.7.7"
flake8-docstrings = "==1.3.0"
flake8-isort = "==2.7.0"
pytest = "==4.4.0"
pytest = "==5.1.1"
pytest-cov = "==2.6.1"
pytest-selenium = "==1.16.0"

0 comments on commit 3accd6d

Please sign in to comment.