Skip to content

Commit

Permalink
Bump mypy from 1.5.1 to 1.8.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.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.5.1...v1.8.0)

---
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] committed Dec 21, 2023
1 parent 94ec33b commit bf84d63
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 @@ -15,7 +15,7 @@ mistletoe = "^1"
[tool.poetry.dev-dependencies]
pylint = "^3.0"
wheel = "^0.41.2"
mypy = "^1.5"
mypy = "^1.8"
yamllint = "^1.28"
bandit = "^1.7"
pytest = "^7.4"
Expand Down

0 comments on commit bf84d63

Please sign in to comment.