mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-05-01 11:17:06 +02:00
build(deps-dev): bump mypy from 0.961 to 0.971 (#202)
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.961...v0.971) --- updated-dependencies: - dependency-name: mypy 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:
@@ -35,7 +35,7 @@ pytz = ">=2021.3,<2023.0"
|
||||
pytest = "^7.1.2"
|
||||
coverage = {extras = ["toml"], version = "^6.4"}
|
||||
safety = "^2.1.1"
|
||||
mypy = "^0.961"
|
||||
mypy = "^0.971"
|
||||
typeguard = "^2.13.2"
|
||||
xdoctest = {extras = ["colors"], version = "^1.0.0"}
|
||||
sphinx = "^4.3.2"
|
||||
|
||||
Reference in New Issue
Block a user