Skip to content

Commit

Permalink
bump flake8 version on test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
nhymxu committed Aug 4, 2022
1 parent 3f3615a commit 31cccb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10', 'pypy3']
isort: [4.3.21, 5.10.1]
flake8: [3.9.2, 4.0.1, 5.0.1]
flake8: [3.9.2, 4.0.1, 5.0.4]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 31cccb3

Please sign in to comment.