Update to a slightly newer pycodestyle

This commit is contained in:
Magnus Hagander
2022-07-15 13:14:39 +02:00
parent 89ff82d214
commit c2fabb2da4

View File

@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pycodestyle==2.4.0
pip install pycodestyle==2.6.0
- name: Validate with pycodestyle
run: |
pycodestyle