Update dependency dev/mypy to v1.7.0 (#2209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
084cffc363
commit
61d549fbab
|
|
@ -28,7 +28,7 @@ Source = "https://github.com/archlinux/archinstall"
|
|||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"mypy==1.6.1",
|
||||
"mypy==1.7.0",
|
||||
"pre-commit==3.5.0",
|
||||
]
|
||||
doc = ["sphinx"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue