Skip to content

Commit fd9d02c

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pytest-cov from 6.1.1 to 6.2.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3be35ac commit fd9d02c

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
@@ -98,7 +98,7 @@ docs = [
9898
'sphinxcontrib-details-directive==0.1.0',
9999
'sphinx-sitemap==2.6.0',
100100
]
101-
test = ['pytest==8.4.0', 'pytest-cov==6.1.1', 'behave==1.2.6']
101+
test = ['pytest==8.4.0', 'pytest-cov==6.2.1', 'behave==1.2.6']
102102
casts = ['asciinema==2.4.0']
103103

104104

0 commit comments

Comments
 (0)