Skip to content

Commit

Permalink
Bump mypy from 1.9.0 to 1.10.0 (#64)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent 7f9b58e commit 43db527
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 @@ -41,7 +41,7 @@ dev = [
"coverage==7.4.4",
"flake8==7.0.0",
"flit==3.9.0",
"mypy==1.9.0",
"mypy==1.10.0",
"sphinx==7.1.2; python_version < '3.9'",
"sphinx==7.3.7; python_version >= '3.9'",
"ufmt==2.5.1",
Expand Down

0 comments on commit 43db527

Please sign in to comment.