Skip to content

Commit 03248bb

Browse files
build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 (#787)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcos Schroh <2828842+marcosschroh@users.noreply.github.com>
1 parent 5881057 commit 03248bb

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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
@@ -36,7 +36,7 @@ inflection = "^0.5.1"
3636
mypy = "^1.8.0"
3737
ruff = ">=0.5.0,<0.8"
3838
pytest = ">=7,<9"
39-
pytest-cov = ">=4,<6"
39+
pytest-cov = ">=4,<7"
4040
time-machine = ">=2,<3"
4141
tzdata = "*"
4242
types-pytz = ">=2023,<2025"

0 commit comments

Comments
 (0)