Skip to content

Commit 3a4c459

Browse files
Bump mypy from 0.930 to 0.931 (#117)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c3b1e7 commit 3a4c459

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
@@ -27,7 +27,7 @@ pre-commit = "^2.16.0"
2727
black = "^21.12b0"
2828
pylint = "^2.12.2"
2929
isort = "^5.10.1"
30-
mypy = "^0.930"
30+
mypy = "^0.931"
3131
flake8 = "^4.0.1"
3232
pyupgrade = "^2.31.0"
3333

0 commit comments

Comments
 (0)