Skip to content

Commit 9298cd1

Browse files
Bump pytest-cov from 6.0.0 to 6.1.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b009d5 commit 9298cd1

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
@@ -9,7 +9,7 @@ readme = "README.md"
99
[tool.poetry.dev-dependencies]
1010
requests-mock = "^1.10.0"
1111
pytest = "^8.3.4"
12-
pytest-cov = "^6.0.0"
12+
pytest-cov = "^6.1.1"
1313
mock = "^5.1.0"
1414
pytest-mock = "^3.10.0"
1515
poetry-dynamic-versioning = {extras = ["plugin"], version = "^1.8.2"}

0 commit comments

Comments
 (0)