Skip to content

Commit 08f8773

Browse files
build(deps): bump pytest-cov from 6.1.0 to 6.1.1 (#429)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47f3aa9 commit 08f8773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
pre-commit==4.2.0
33
pytest==8.3.5
4-
pytest-cov==6.1.0
4+
pytest-cov==6.1.1
55
pytest-timeout==2.3.1
66
pytest-asyncio
77
requests_mock

0 commit comments

Comments
 (0)