Skip to content

Commit 9e16659

Browse files
chore(deps): bump pytest-cov from 4.1.0 to 5.0.0
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd13572 commit 9e16659

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requests = "^2.31.0"
1414
taskipy = "^1.12.2"
1515
pytest-html = "^4.1.1"
1616
behave-html-formatter = "^0.9.10"
17-
pytest-cov = "^4.1.0"
17+
pytest-cov = "^5.0.0"
1818
Flask = "^3.0.2"
1919
bandit = "^1.7.8"
2020
safety = "^3.0.1"

0 commit comments

Comments
 (0)