Skip to content

Commit

Permalink
Bump mypy from 1.4.1 to 1.5.1
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>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 0dfe1cb commit 35ab61c
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 @@ -92,7 +92,7 @@ dependencies = [
[project.optional-dependencies]
develop = [
"black<24",
"mypy==1.4.1",
"mypy==1.5.1",
"poethepoet<0.21",
"pyproject-fmt<0.13",
"ruff==0.0.275",
Expand Down

0 comments on commit 35ab61c

Please sign in to comment.