Skip to content

Commit

Permalink
Bump up flake8
Browse files Browse the repository at this point in the history
Change-Id: Id5959d121e637d486eab7effd41fc4bc56bd3246
Related-Pr: openstack-charmers/release-tools#301
  • Loading branch information
freyes committed Aug 21, 2024
1 parent 69886c1 commit b55654f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b55654f

Please sign in to comment.