Skip to content

Commit 0ed6ed2

Browse files
chore(deps-dev): 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 0ef6927 commit 0ed6ed2

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -42,7 +42,7 @@ flake8 = "7.3.0"
4242
mypy = "1.19.1"
4343
pylint = "3.3.9"
4444
pytest = "8.4.2"
45-
pytest-cov = "7.0.0"
45+
pytest-cov = "7.1.0"
4646
pytest-env = "1.1.5"
4747
pytest-randomly = "4.0.1"
4848
pytest-xdist = "3.8.0"

0 commit comments

Comments
 (0)