Skip to content

Commit

Permalink
Bump mypy from 0.991 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.2.0.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.991...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 4, 2023
1 parent 76a0cef commit 6b4d622
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 39 deletions.
72 changes: 34 additions & 38 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 @@ -101,7 +101,7 @@ pylint = "^2.12.2"
pycodestyle = "^2.6.0"
yapf = "^0.32.0"
vulture = "^2.3"
mypy = "^0.991"
mypy = "^1.2"
isort = "^5.10.1"
interrogate = "^1.5.0"
coverage = "^6.2"
Expand Down

0 comments on commit 6b4d622

Please sign in to comment.