Skip to content

Commit 45eb933

Browse files
Bump mypy from 0.910 to 0.971 (#150)
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.910...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82e651f commit 45eb933

File tree

2 files changed

+38
-37
lines changed

2 files changed

+38
-37
lines changed

poetry.lock

Lines changed: 37 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pre-commit = "^2.17.0"
2525
black = "^22.6.0"
2626
isort = "^5.10.1"
2727
coverage = {extras = ["toml"], version = "^6.4"}
28-
mypy = "^0.910"
28+
mypy = "^0.971"
2929
detect-secrets = "^1.2.0"
3030
bandit = "^1.7.0"
3131
pylint = "^2.14.5"

0 commit comments

Comments
 (0)