Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit a00bf3d

Browse files
⬆️ Bump coverage from 6.3 to 6.3.1 (#406)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3 to 6.3.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@6.3...6.3.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development 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 9aab90b commit a00bf3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage==6.3
1+
coverage==6.3.1
22
flake8==4.0.1
33
tox==3.24.4
44
pre-commit==2.17.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ python_requires = >=3.8
5151

5252
[options.extras_require]
5353
testing =
54-
coverage==6.3
54+
coverage==6.3.1
5555
flake8==4.0.1
5656
tox==3.24.4
5757
pre-commit==2.17.0

0 commit comments

Comments
 (0)