fix(deps): update dependency flake8 to v7.3.0 (#3618)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-21 08:19:45 +10:00 committed by GitHub
parent 526eb3fb18
commit fbbc3edac2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Source = "https://github.com/archlinux/archinstall"
log = ["systemd_python==235"]
dev = [
"mypy==1.16.1",
"flake8==7.2.0",
"flake8==7.3.0",
"pre-commit==4.2.0",
"ruff==0.12.0",
"pylint==3.3.7",