Skip to content

Commit

Permalink
Merge pull request #168 from skalenetwork/dependabot/pip/pytest-5.4.2
Browse files Browse the repository at this point in the history
Bump pytest from 5.4.1 to 5.4.2
  • Loading branch information
dmytrotkk authored May 10, 2020
2 parents c88e401 + 12d747b commit 4c7cc0d
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.4.1",
"pytest==5.4.2",
"click==7.1.1",
"twine==3.1.1",
"mock==4.0.2",
Expand Down

0 comments on commit 4c7cc0d

Please sign in to comment.