Skip to content

Commit

Permalink
chore(deps-dev): bump mypy from 0.991 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.7.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v0.991...v1.7.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 Nov 13, 2023
1 parent 9e8935b commit 3fe73c6
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 38 deletions.
71 changes: 34 additions & 37 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 @@ -70,7 +70,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
isort = "^5.12.0"
black = "^23.0.0"
mypy = "^0.991"
mypy = "^1.7"
flake8 = "^6.0.0"
Flake8-pyproject = "^1.1.0.post0"
flake8-bugbear = "^23.0.0"
Expand Down

0 comments on commit 3fe73c6

Please sign in to comment.