Skip to content

Commit c59966d

Browse files
Bump coverage from 6.4.3 to 6.4.4 (#81)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.3 to 6.4.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@6.4.3...6.4.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07393f1 commit c59966d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage==6.4.3
1+
coverage==6.4.4
22
pylint==2.14.5
33
pytest==7.1.3
44
pytest-xdist==2.5.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ astroid==2.11.6
88
# via pylint
99
attrs==21.2.0
1010
# via pytest
11-
coverage==6.4.3
11+
coverage==6.4.4
1212
# via -r requirements.in
1313
dill==0.3.4
1414
# via pylint

0 commit comments

Comments
 (0)