Skip to content

Commit

Permalink
Merge pull request #98 from skalenetwork/dependabot/pip/pytest-5.3.5
Browse files Browse the repository at this point in the history
Bump pytest from 5.2.1 to 5.3.5
  • Loading branch information
dmytrotkk authored Feb 24, 2020
2 parents 4f6fa85 + efb9ac6 commit 7fe2f16
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.2.1",
"pytest==5.3.5",
"click==7.0",
"twine==1.12.1",
"mock==3.0.5",
Expand Down

0 comments on commit 7fe2f16

Please sign in to comment.