Skip to content

Commit

Permalink
Bump mypy from 1.5.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.7.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.5.1...v1.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent d1cae11 commit 69e146b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
59 changes: 30 additions & 29 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 @@ -40,7 +40,7 @@ pytest-clarity = "^1.0.1"
pytest-mock = "^3.9.0"
mkdocs-material = ">=8.5.6,<10.0.0"
mkdocs-mermaid2-plugin = ">=0.6,<1.2"
mypy = ">=0.991,<1.6"
mypy = ">=0.991,<1.8"
black = "^23.1.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit 69e146b

Please sign in to comment.