mirror of https://github.com/encode/starlette.git
Bump coverage from 6.5.0 to 7.0.1 (#1994)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.0.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/6.5.0...7.0.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-major ... 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>
This commit is contained in:
parent
32b2c845bb
commit
0a0b89fd5c
|
@ -4,7 +4,7 @@
|
|||
# Testing
|
||||
autoflake==1.5.3
|
||||
black==22.12.0
|
||||
coverage==6.5.0
|
||||
coverage==7.0.1
|
||||
flake8==3.9.2
|
||||
importlib-metadata==4.13.0
|
||||
isort==5.10.1
|
||||
|
|
Loading…
Reference in New Issue