Skip to content

Commit ba86fd7

Browse files
chore(deps-dev): bump pytest-cov from 6.1.1 to 6.2.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e2c4d5 commit ba86fd7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -29,7 +29,7 @@ black = "^25.1"
2929
pytest = "^8.3.5"
3030
flake8 = "^7.2.0"
3131
isort = "^6.0.1"
32-
pytest-cov = "^6.1.1"
32+
pytest-cov = "^6.2.0"
3333
commitizen = "^4.8.2"
3434
python-dotenv = "^1.1.0"
3535

0 commit comments

Comments
 (0)