Skip to content

Commit 0161ee5

Browse files
chore(deps-dev): bump pytest-cov from 6.2.1 to 6.3.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 6.3.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5e56e3 commit 0161ee5

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 @@ rich = "^13.7.1"
1717
pytest = "^8.3.2"
1818
ruff = "^0.12.11"
1919
black = "^24.8.0"
20-
pytest-cov = "^6.2.1"
20+
pytest-cov = "^6.3.0"
2121
twine = "^6.1.0"
2222

2323
[tool.poetry.scripts]

0 commit comments

Comments
 (0)