Skip to content

Commit

Permalink
Bump mypy from 1.4.1 to 1.5.1 (#384)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1.
- [Commits](python/mypy@v1.4.1...v1.5.1)

---
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 Sep 1, 2023
1 parent e417b49 commit 84378a8
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 @@ -47,7 +47,7 @@ dev = [
"black == 23.7.0",
"flake8 == 6.1.0",
"flake8-bugbear == 23.7.10",
"mypy == 1.4.1",
"mypy == 1.5.1",
"ufmt == 2.2.0",
"usort == 1.0.7",
]
Expand Down

0 comments on commit 84378a8

Please sign in to comment.