Skip to content

Commit 41992cb

Browse files
⬆️ Bump mypy from 0.991 to 1.0.0 (#711)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9bfa86 commit 41992cb

File tree

2 files changed

+29
-33
lines changed

2 files changed

+29
-33
lines changed

poetry.lock

+28-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ coverage = {version = "^7.1", extras = ["toml"]}
3939
flake8 = "^4.0.1"
4040
flake8-docstrings = "^1.7.0"
4141
isort = "^5.12.0"
42-
mypy = "^0.991"
42+
mypy = "^1.0"
4343
pre-commit = "^3.0.4"
4444
pre-commit-hooks = "^4.4.0"
4545
pylint = "^2.16.1"

0 commit comments

Comments
 (0)