Skip to content

Commit e276bd5

Browse files
Bump pytest-cov from 6.3.0 to 7.1.0 (#99)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 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>
1 parent 60a4b31 commit e276bd5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ include = ["src/recotem", "README.md", "LICENSE"]
6565
dev = [
6666
"pytest>=9.0.3,<10",
6767
"pytest-asyncio>=0.24,<2",
68-
"pytest-cov>=6,<7",
68+
"pytest-cov>=7.1.0,<8",
6969
"pytest-httpserver>=1.0,<2",
7070
"hypothesis>=6.152.7,<8",
7171
"httpx>=0.27,<1",

uv.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.

0 commit comments

Comments
 (0)