Skip to content

Commit 96f7a83

Browse files
Bump mypy from 0.990 to 0.991
Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.990...v0.991) --- 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 8d53c05 commit 96f7a83

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

poetry.lock

Lines changed: 32 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
@@ -21,7 +21,7 @@ python = ">=3.7"
2121

2222
[tool.poetry.dev-dependencies]
2323
asserts = ">=0.8.0,<0.13"
24-
mypy = "0.990"
24+
mypy = "0.991"
2525

2626
[tool.black]
2727
line-length = 79

0 commit comments

Comments
 (0)