Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent ba244b6 commit 0150aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ test = [
"pytest>=7.1.3,<9.0.0",
"pytest-cov>=4.1.0,<6.0.0",
"pytest-asyncio>=0.20.0",
"mypy==1.9.0",
"mypy==1.10.0",
"flake8>=5.0.4",
"aiofiles>=0.8.0,<24",
"a2wsgi>=1.9.0,<2",
Expand Down

0 comments on commit 0150aa9

Please sign in to comment.