mirror of https://github.com/cowrie/cowrie.git
Bump coverage from 7.3.4 to 7.4.0 (#2048)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.4 to 7.4.0. - [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/7.3.4...7.4.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor ... 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
53a1d0a9a6
commit
96b22c8b85
|
@ -1,5 +1,5 @@
|
|||
build==1.0.3
|
||||
coverage==7.3.4
|
||||
coverage==7.4.0
|
||||
mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_version>'3.8'
|
||||
mypy-zope==1.0.2; platform_python_implementation=='CPython' and python_version>'3.8'
|
||||
mypy==1.7.1; platform_python_implementation=='CPython' and python_version>'3.8'
|
||||
|
|
Loading…
Reference in New Issue