Skip to content

Commit 87d466c

Browse files
Bump pytest-cov from 4.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38010fb commit 87d466c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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
@@ -43,7 +43,7 @@ pre-commit-hooks = "4.4.0"
4343
pylint = "2.17.4"
4444
pytest = "7.3.1"
4545
pytest-asyncio = "0.21.0"
46-
pytest-cov = "4.0.0"
46+
pytest-cov = "4.1.0"
4747
ruff = "0.0.270"
4848
safety = "2.4.0b1"
4949
yamllint = "1.32.0"

0 commit comments

Comments
 (0)