Skip to content

Commit

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

---
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 Nov 8, 2022
1 parent ae8435b commit 0f0fb45
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 27 deletions.
59 changes: 33 additions & 26 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 @@ -55,7 +55,7 @@ pytest-sugar = "^0.9.6"
pytest-mock = "^3.10.0"
pre-commit = ">=2.2.0"
black = ">=22.1.0"
mypy = "^0.982"
mypy = "^0.990"
coverage = {extras = ["toml"], version = "^6"}
pytest-cov = "^4.0.0"
pytest = "^7.2.0"
Expand Down

0 comments on commit 0f0fb45

Please sign in to comment.