Skip to content

Commit ed4b020

Browse files
Bump mypy from 0.971 to 1.3.0
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 1.3.0. - [Commits](python/mypy@v0.971...v1.3.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21b4c6a commit ed4b020

File tree

2 files changed

+37
-33
lines changed

2 files changed

+37
-33
lines changed

poetry.lock

Lines changed: 36 additions & 32 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
@@ -67,7 +67,7 @@ pytest = "^6.2.5"
6767
pytest-flake8 = "=1.0.7"
6868
pytest-cov = "^3.0.0"
6969
tox = "*"
70-
mypy = "^0.971"
70+
mypy = "^1.3"
7171
isort = "^5.11.5"
7272
black = "^22.8.0"
7373
flynt = "^0.76"

0 commit comments

Comments
 (0)