Skip to content

Commit 02879bd

Browse files
build(deps-dev): bump pytest-cov from 6.3.0 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8158f4a commit 02879bd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -26,7 +26,7 @@ black = "^25.1.0"
2626
moto = "^5.1.12"
2727
python-dotenv = "^1.1.1"
2828
pytest = "^8.4.1"
29-
pytest-cov = "^6.3.0"
29+
pytest-cov = "^7.0.0"
3030

3131
[tool.poetry.group.docs.dependencies]
3232
sphinx-rtd-theme = "^3.0.2"

0 commit comments

Comments
 (0)