Skip to content

Commit b3325f8

Browse files
Bump pytest-cov from 7.0.0 to 7.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0ab7fe commit b3325f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.32.5"
1414
flake8 = "^7.3.0"
1515
mypy = "^1.18.2"
1616
pytest = "^9.0.2"
17-
pytest-cov = "^7.0.0"
17+
pytest-cov = "^7.1.0"
1818
ansible = "^12.2.0"
1919
pyyaml = "^6.0.3"
2020
jmespath = "^1.0.1"

0 commit comments

Comments
 (0)