Skip to content

Commit 607afd4

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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 558c87e commit 607afd4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pip-audit = "^2.5.6"
1919
pytest-mock = "^3.11.1"
2020
mypy = "^1.5.1"
2121
python-semantic-release = "^7.34.3"
22-
pytest-cov = "^4.1.0"
22+
pytest-cov = ">=4.1,<6.0"
2323
pre-commit = "^3.4.0"
2424
python-dotenv = "^1.0.0"
2525
sphinx = "^6.1.3"

0 commit comments

Comments
 (0)