Skip to content

Commit c96f660

Browse files
Bump mypy from 0.800 to 0.812
Bumps [mypy](https://github.com/python/mypy) from 0.800 to 0.812. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.800...v0.812) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ba2a0b0 commit c96f660

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 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
@@ -31,7 +31,7 @@ pylint = "^2.6.0"
3131
sphinx = "^3.5.3"
3232
sphinx-autoapi = "^1.7.0"
3333
sphinx-rtd-theme = "^0.5.1"
34-
mypy = "^0.800"
34+
mypy = "^0.812"
3535

3636
[tool.black]
3737
exclude = '(\.eggs|\.git|\.venv|node_modules/)'

0 commit comments

Comments
 (0)