Skip to content

Commit ffeec04

Browse files
Bump coverage from 6.4.1 to 6.4.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@6.4.1...6.4.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c007989 commit ffeec04

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
# test runs requirements (versions we'll be testing against) - automatically updated by requires.io
22
pip>=9 # minimum installation requirements
33
setuptools>=21 # minimum installation requirements
4-
coverage==6.4.1 # pytest-cov
4+
coverage==6.4.2 # pytest-cov
55
pytest==6.2.5
66
pytest-cov==3.0.0
77
pytest-xdist==2.5.0

0 commit comments

Comments
 (0)