Skip to content

Commit

Permalink
Bump pytest-cov from 3.0.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 28, 2023
1 parent 1953491 commit 01abeb9
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 01abeb9

Please sign in to comment.