Skip to content

Commit 8ac6b55

Browse files
Bump mypy from 0.812 to 0.961
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.961. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.812...v0.961) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d228f34 commit 8ac6b55

File tree

2 files changed

+45
-29
lines changed

2 files changed

+45
-29
lines changed

poetry.lock

Lines changed: 44 additions & 28 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.10.2"
3131
sphinx = "^4.1.1"
3232
sphinx-autoapi = "^1.8.4"
3333
sphinx-rtd-theme = "^0.5.2"
34-
mypy = "^0.812"
34+
mypy = "^0.961"
3535

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

0 commit comments

Comments
 (0)