Skip to content

Commit

Permalink
Merge pull request #234 from MichaelSasser/dependabot/pip/pytest-cov-…
Browse files Browse the repository at this point in the history
…4.0.0

Bump pytest-cov from 3.0.0 to 4.0.0
  • Loading branch information
MichaelSasser committed May 3, 2023
2 parents 1894f9e + ef1f786 commit 76a0cef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ all = ["python-vxi11", "pyvisa", "pyvisa-py", "sphinx", "sphinx_rtd_theme", "sph
[tool.poetry.dev-dependencies]
pre-commit = "^3.2.2"
pytest = "^6.2.5"
pytest-cov = "^3.0.0"
pytest-cov = "^4.0.0"
pytest-instafail = "^0.5.0"
pytest-xdist = { version = "^2.5.0", extras = ["psutil"] }
flake8 = "^3.8.4"
Expand Down

0 comments on commit 76a0cef

Please sign in to comment.