Skip to content

Commit

Permalink
Merge pull request #443 from tartiflette/dependabot/pip/pytest-6.1.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump pytest from 6.0.2 to 6.1.0
  • Loading branch information
abusi committed Oct 1, 2020
2 parents 4eb59e0 + c23821f commit ec25e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def run(self):


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

0 comments on commit ec25e62

Please sign in to comment.