Skip to content

Commit

Permalink
Merge pull request #214 from shunichironomura/renovate/mypy-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shunichironomura authored Mar 8, 2024
2 parents 222a8c8 + ff13b11 commit 976a208
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 @@ -29,7 +29,7 @@ typer = ">=0.9.0"

[tool.poetry.group.dev.dependencies]
ruff = "0.3.1"
mypy = "1.8.0"
mypy = "1.9.0"
pytest = "8.1.0"
coverage = "7.4.3"
genbadge = { extras = ["coverage"], version = "1.1.1" }
Expand Down

0 comments on commit 976a208

Please sign in to comment.