Skip to content

Commit

Permalink
Bump mypy from 1.7.1 to 1.8.0 (#278)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.7.1...v1.8.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] authored Dec 26, 2023
1 parent b284ab1 commit 847e0e9
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 @@ -28,7 +28,7 @@ dependencies = [
test = [
"black==23.12.0",
"codespell==2.2.6",
"mypy==1.7.1",
"mypy==1.8.0",
"ruff==0.1.8",
"pytest==7.4.3",
"pytest-asyncio==0.23.2",
Expand Down

0 comments on commit 847e0e9

Please sign in to comment.