Skip to content

Commit

Permalink
Bump mypy from 0.982 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v0.982...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 26f45af commit 23afe31
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 36 deletions.
74 changes: 39 additions & 35 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 @@ -41,7 +41,7 @@ coverage = {version = "^7.3", extras = ["toml"]}
flake8 = "^4.0.1"
flake8-docstrings = "^1.7.0"
isort = "^5.12.0"
mypy = "^0.982"
mypy = "^1.8"
pre-commit = "^3.5.0"
pre-commit-hooks = "^4.5.0"
pylint = "^3.0.2"
Expand Down

0 comments on commit 23afe31

Please sign in to comment.