Skip to content

Commit 10b44fe

Browse files
chore(deps-dev): 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] <support@github.com>
1 parent 1562b15 commit 10b44fe

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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
@@ -25,7 +25,7 @@ flake8 = "^5.0.4"
2525
black = "^24.3.0"
2626
isort = "^5.12.0"
2727
pre-commit = "^3.4.0"
28-
pytest-cov = "^4.0.0"
28+
pytest-cov = "^5.0.0"
2929
pytest-depends = "^1.0.1"
3030
pytest-asyncio = "^0.23.5"
3131
Faker = "^24.4.0"

0 commit comments

Comments
 (0)