Skip to content

Commit 558a86d

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2121137 commit 558a86d

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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
@@ -57,7 +57,7 @@ tbump = "^6.11.0"
5757
pre-commit = "*"
5858
pytest = "^9.0.3"
5959
pytest-flake8 = "=1.3.0"
60-
pytest-cov = "^7.0.0"
60+
pytest-cov = "^7.1.0"
6161
tox = "*"
6262
mypy = "^2.1"
6363
isort = "^8.0.1"

0 commit comments

Comments
 (0)