Skip to content

Commit

Permalink
Update dependency pytest to v3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent 1cab690 commit d4ab3fd
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 @@ -44,7 +44,7 @@
tests_require=[
"mock==2.0.0",
"nose==1.3.7",
"pytest==3.0.2",
"pytest==3.10.1",
"pytest-cov==2.4.0",
],
scripts=["documentation-builder"],
Expand Down

0 comments on commit d4ab3fd

Please sign in to comment.