Skip to content

Commit

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

---
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] authored Jun 7, 2022
1 parent d4cdc62 commit 206450e
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 35 deletions.
83 changes: 49 additions & 34 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 @@ -39,7 +39,7 @@ flake8-isort = "^3.0.0"
flake8-bandit = "^2.1.2"
flake8-black = "^0.2.1"
flake8-bugbear = "^21.3.1"
mypy = "^0.812"
mypy = "^0.961"
pre-commit = "^2.12.1"
coverage = {extras = ["toml"], version = "^5.5"}
pytest-cov = "^2.12.0"
Expand Down

0 comments on commit 206450e

Please # to comment.