diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 8c45b74..ebe5c46 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==23.3.1 pre-commit==3.5.0 black==23.11.0 -flake8==6.1.0 +flake8==7.0.0 reorder-python-imports==3.12.0 \ No newline at end of file