Skip to content

Commit aec34ad

Browse files
chore(deps): bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2af89a0 commit aec34ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pydantic_core
3737
pyflakes==3.2.0
3838
Pygments==2.18.0
3939
pytest==8.3.3
40-
pytest-cov==5.0.0
40+
pytest-cov==6.0.0
4141
pytest-sugar==1.0.0
4242
python-dateutil==2.9.0.post0
4343
python-dotenv==1.0.1

0 commit comments

Comments
 (0)