Bump flake8 to 7.1.1

Change-Id: I00149f9cad22bb6dc5f0b90b101f97d806056b80
Signed-off-by: Myles Penner <myles.penner@canonical.com>
This commit is contained in:
Myles Penner
2025-10-24 16:10:38 -07:00
parent 2030423d57
commit 1a65989af7
+1 -1
View File
@@ -65,7 +65,7 @@ deps =
[testenv:pep8]
basepython = python3
deps = flake8==3.9.2
deps = flake8==7.1.1
git+https://github.com/juju/charm-tools.git
commands = flake8 {posargs} hooks unit_tests tests actions lib files
charm-proof