Skip to content

Commit 72b3b09

Browse files
chore: 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 e547571 commit 72b3b09

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
@@ -32,7 +32,7 @@ factory-boy = "^3.3.3"
3232
mypy = "^1.17.1"
3333
pre-commit = "^4.3.0"
3434
pytest = "^8.4.2"
35-
pytest-cov = "^6.2.1"
35+
pytest-cov = "^6.3.0"
3636
pytest-datadir = "^1.8.0"
3737
pytest-factoryboy = "^2.8.1"
3838
pytest-randomly = "^3.16.0"

0 commit comments

Comments
 (0)