Skip to content

Commit 8c7ca1a

Browse files
Bump mypy from 0.990 to 0.991 (#673)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ee428d commit 8c7ca1a

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

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
@@ -29,7 +29,7 @@ pre-commit = "^2.20"
2929
black = {version = "^22.10", allow-prereleases = true}
3030
pylint = "^2.13.9"
3131
isort = "^5.10.1"
32-
mypy = "^0.990"
32+
mypy = "^0.991"
3333
flake8 = "^5.0.4"
3434
pyupgrade = "^3.2.2"
3535
pytest-asyncio = "^0.20.2"

0 commit comments

Comments
 (0)