Skip to content

Commit

Permalink
Bump mypy from 1.6.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.6.0 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.6.0...v1.8.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 Jan 1, 2024
1 parent 659fd6c commit 5767389
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 31 deletions.
61 changes: 31 additions & 30 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 @@ -24,7 +24,7 @@ typing-extensions = ">=3.7.4,<5"
black = "^23.3.0"
grpcio-tools = "~1.59"
isort = "^5.6.4"
mypy = "1.6.0"
mypy = "1.8.0"
mypy-protobuf = "3.5.0"
mock = "^5.1.0"
pyflakes = "^3.0.1"
Expand Down

0 comments on commit 5767389

Please sign in to comment.