Skip to content

Commit 81df983

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

File tree

2 files changed

+25
-17
lines changed

2 files changed

+25
-17
lines changed

poetry.lock

Lines changed: 24 additions & 16 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.4.3"
3232
sphinx-autoapi = "^1.6.0"
3333
sphinx-rtd-theme = "^0.5.1"
34-
mypy = "^0.790"
34+
mypy = "^0.800"
3535

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

0 commit comments

Comments
 (0)