Update dependency dev/flake8 to v7.1.0 (#2537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aa87fb1db5
commit
8c9802078c
|
|
@ -31,7 +31,7 @@ Source = "https://github.com/archlinux/archinstall"
|
|||
log = ["systemd_python==235"]
|
||||
dev = [
|
||||
"mypy==1.10.0",
|
||||
"flake8==7.0.0",
|
||||
"flake8==7.1.0",
|
||||
"pre-commit==3.7.1",
|
||||
]
|
||||
doc = ["sphinx"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue