Skip to content

Commit 4dc82fb

Browse files
dependabot[bot]spoorcc
authored andcommitted
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4d5120 commit 4dc82fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ docs = [
9999
'sphinxcontrib-details-directive==0.1.0',
100100
'sphinx-sitemap==2.8.0',
101101
]
102-
test = ['pytest==8.4.2', 'pytest-cov==6.2.1', 'behave==1.3.3']
102+
test = ['pytest==8.4.2', 'pytest-cov==6.3.0', 'behave==1.3.3']
103103
casts = ['asciinema==2.4.0']
104104

105105

0 commit comments

Comments
 (0)