Skip to content

Commit

Permalink
chore(deps-dev): bump pytest from 6.0.1 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 6.0.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@6.0.1...6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 11, 2020
1 parent 13a1e9d commit ea947a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ coverage==5.2.1
coveralls==1.7.0;python_version<'3.0'
coveralls==2.1.2;python_version>='3.6'
pytest==4.6.9;python_version<'3.0'
pytest==6.0.1;python_version>='3.6'
pytest==6.0.2;python_version>='3.6'
pytest-cov==2.10.1
Sphinx==1.8.5;python_version<'3.0'
Sphinx==3.2.1;python_version>='3.6'
Expand Down

0 comments on commit ea947a9

Please sign in to comment.