Update dependency dev/mypy to v1.7.1 (#2256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0c8f33de6
commit
f27c55d170
|
|
@ -30,7 +30,7 @@ Source = "https://github.com/archlinux/archinstall"
|
|||
[project.optional-dependencies]
|
||||
log = ["systemd_python==235"]
|
||||
dev = [
|
||||
"mypy==1.7.0",
|
||||
"mypy==1.7.1",
|
||||
"pre-commit==3.5.0",
|
||||
]
|
||||
doc = ["sphinx"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue