Skip to content

Commit

Permalink
bump: bump mypy from 1.5.1 to 1.7.0 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent d11d1d5 commit 679aecb
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 @@ -52,7 +52,7 @@ requires-python = ">=3.8"
[project.optional-dependencies]
dev = [
"isort==5.12.0",
"mypy==1.5.1",
"mypy==1.7.0",
"mypy-extensions>=0.4.3",
"pre-commit>=2.20.0",
"pylint",
Expand Down

0 comments on commit 679aecb

Please sign in to comment.