Skip to content

Commit 9b3d7c1

Browse files
Bump pytest-cov from 4.1.0 to 5.0.0 (#214)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e6999f commit 9b3d7c1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pre-commit = "^3.6.0"
2323
selenium = "~=4.17.0"
2424
flake8 = ">=6.1.0"
2525
pytest-django = "^4.8.0"
26-
pytest-cov = "^4.1.0"
26+
pytest-cov = "^5.0.0"
2727
faker = "^25.0.1"
2828
isort = "^5.13.2"
2929
pyproject-flake8 = "^7.0.0"

0 commit comments

Comments
 (0)