Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 3, 2020
1 parent 33e04d6 commit f2bfcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -49,7 +49,7 @@ def run(self):


_TEST_REQUIRE = [
"pytest==6.1.0",
"pytest==6.1.2",
"pytest-cov==2.10.1",
"pytest-asyncio==0.14.0",
"pytest-xdist==2.1.0",
Expand Down

0 comments on commit f2bfcd5

Please sign in to comment.