forked from Wavyzz/py-healthchecks.io
build(deps-dev): bump coverage from 7.0.5 to 7.1.0 (#375)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.5 to 7.1.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.0.5...7.1.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:
@@ -33,7 +33,7 @@ pytz = ">=2021.3,<2023.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.2.1"
|
||||
coverage = {extras = ["toml"], version = "^7.0"}
|
||||
coverage = {extras = ["toml"], version = "^7.1"}
|
||||
safety = "^2.3.5"
|
||||
mypy = "^0.991"
|
||||
typeguard = "^2.13.2"
|
||||
|
||||
Reference in New Issue
Block a user