Skip to content

Commit

Permalink
pin flake8<6
Browse files Browse the repository at this point in the history
pinned due to issue savoirfairelinux/flake8-copyright#19
which affects the flake8-copyright flake8 plugin that we are using.
  • Loading branch information
Jasha10 committed Nov 26, 2022
1 parent bc605d1 commit 2e22933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bandit
black>=22.1.0
build
coverage
flake8
flake8<6 # pinned due to https://github.com/savoirfairelinux/flake8-copyright/issues/19
flake8-copyright
isort==5.5.2
mypy
Expand Down

0 comments on commit 2e22933

Please sign in to comment.