Skip to content

Commit

Permalink
Bump mypy from 1.5.1 to 1.10.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.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.5.1...v1.10.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 Apr 29, 2024
1 parent 6fc88be commit e827aaf
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 45 deletions.
75 changes: 31 additions & 44 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 @@ -29,7 +29,7 @@ pywebidl2 = "0.1.7"
lxml = "^4.9.2"

[tool.poetry.dev-dependencies]
mypy = "^1.5"
mypy = "^1.10"
pytest = "^7.4.3"
pytest-cov = "^4.1.0"
pylint = "3.0.2"
Expand Down

0 comments on commit e827aaf

Please sign in to comment.