Skip to content

Commit e182a5c

Browse files
Bump mypy from 0.930 to 0.931 (#307)
Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.931. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.930...v0.931) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e20787d commit e182a5c

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

Lines changed: 22 additions & 22 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.16"
2929
black = {version = "^21.12b0", allow-prereleases = true}
3030
pylint = "^2.12.2"
3131
isort = "^5.10.1"
32-
mypy = "^0.930"
32+
mypy = "^0.931"
3333
flake8 = "^4.0.1"
3434
pyupgrade = "^2.30.0"
3535
pytest-asyncio = "^0.16.0"

0 commit comments

Comments
 (0)