Skip to content

Commit 2da32d3

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] <[email protected]>
1 parent 1ab822a commit 2da32d3

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
@@ -17,7 +17,7 @@ httpx = "0.28.1"
1717
pytest = "8.3.5"
1818
pre-commit = "4.1.0"
1919
pytest-cookies = "0.7.0"
20-
pytest-cov = "6.0.0"
20+
pytest-cov = "6.1.1"
2121
toml = "0.10.2"
2222
ruff = "0.11.5"
2323

0 commit comments

Comments
 (0)