Skip to content

Commit 9cce1a3

Browse files
Bump pytest-cov from 6.1.0 to 6.1.1 (#1077)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd2c387 commit 9cce1a3

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
@@ -7,7 +7,7 @@ multidict==6.3.2
77
pynacl==1.5.0
88
pytest==8.3.5
99
pytest-aiohttp==1.1.0
10-
pytest-cov==6.1.0
10+
pytest-cov==6.1.1
1111
pytest-mock==3.14.0
1212
pytest-sugar==1.0.0
1313
redis==5.2.1

0 commit comments

Comments
 (0)