Skip to content

Commit

Permalink
Merge pull request #126 from skalenetwork/dependabot/pip/pytest-5.4.1
Browse files Browse the repository at this point in the history
Bump pytest from 5.3.5 to 5.4.1
  • Loading branch information
badrogger authored Apr 15, 2020
2 parents 30e3d59 + c9f53b6 commit 82fe03f
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 @@ -12,7 +12,7 @@
],
'dev': [
"bumpversion==0.5.3",
"pytest==5.3.5",
"pytest==5.4.1",
"click==7.0",
"twine==3.1.1",
"mock==4.0.1",
Expand Down

0 comments on commit 82fe03f

Please sign in to comment.