Skip to content

Commit

Permalink
Bump mypy from 0.902 to 0.910
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.902...v0.910)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2021
1 parent 2ca8fc0 commit 5ed4b54
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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 @@ -37,7 +37,7 @@ coverage = {version = "^5.5", extras = ["toml"]}
flake8 = "^3.9.1"
flake8-docstrings = "^1.6.0"
isort = "^5.9.1"
mypy = "^0.902"
mypy = "^0.910"
pre-commit = "^2.13.0"
pre-commit-hooks = "^4.0.1"
pylint = "^2.8.3"
Expand Down

0 comments on commit 5ed4b54

Please sign in to comment.