Skip to content

Commit

Permalink
Merge pull request #617 from skalenetwork/dependabot/pip/pytest-7.1.2
Browse files Browse the repository at this point in the history
Bump pytest from 6.2.3 to 7.1.2
  • Loading branch information
badrogger authored Jun 14, 2022
2 parents 73734d3 + 2eacc24 commit 699dd13
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 @@ -25,7 +25,7 @@ def find_version(*file_paths):
],
'dev': [
"bumpversion==0.6.0",
"pytest==6.2.3",
"pytest==7.1.2",
"pytest-cov==3.0.0",
"twine==2.0.0",
"mock==4.0.3",
Expand Down

0 comments on commit 699dd13

Please sign in to comment.