Skip to content

Commit

Permalink
Also fix flake8 for venv we need to regenerate in python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Dec 11, 2022
1 parent e7a21c1 commit ef165e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test_pre_commit.txt
Expand Up @@ -2,7 +2,7 @@
# in .pre-commit-config.yaml
bandit==1.7.4
black==22.10.0
flake8==6.0.0
flake8>=5.0.0
flake8-bugbear==22.10.27
flake8-typing-imports==1.14.0
isort==5.10.1
Expand Down

0 comments on commit ef165e7

Please sign in to comment.