Skip to content

Commit ca3cd49

Browse files
authored
Merge pull request #190 from labthings/dependabot/pip/mypy-0.812
Bump mypy from 0.800 to 0.812
2 parents ba2a0b0 + c96f660 commit ca3cd49

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)