Skip to content

Commit

Permalink
Bump mypy from 0.930 to 0.931 (#1562)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 9, 2022
1 parent 921b11f commit 71b7736
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ black = {version = "^21.12b0", allow-prereleases = true}
isort = "^5.10.1"
pytest-asyncio = "^0.16.0"
pytest-cov = "^3.0"
mypy = "^0.930"
mypy = "^0.931"
flake8-bugbear = "^21.11"
flake8-eradicate = "^1.2.0"
pytest-mypy-plugins = "^1.9"
Expand Down

0 comments on commit 71b7736

Please sign in to comment.