Skip to content

Commit

Permalink
chore(deps): update dependency dev/mypy to v1.8.0 (archlinux#2308)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 0e8d7aa commit 1c071f3
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 @@ -30,7 +30,7 @@ Source = "https://github.com/archlinux/archinstall"
[project.optional-dependencies]
log = ["systemd_python==235"]
dev = [
"mypy==1.7.1",
"mypy==1.8.0",
"pre-commit==3.6.2",
]
doc = ["sphinx"]
Expand Down

0 comments on commit 1c071f3

Please sign in to comment.