Skip to content

Commit

Permalink
chore(deps): update dependency dev/mypy to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent 6269900 commit a88002e
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 @@ -43,7 +43,7 @@ target_version = ["py36", "py37", "py38"]
[tool.pdm.dev-dependencies]
dev = [
"black==24.2.0",
"mypy==1.3",
"mypy==1.9.0",
"pylint==3.1.0",
"pytest==8.1.1",
"tox==4.14.1",
Expand Down

0 comments on commit a88002e

Please sign in to comment.