Skip to content

Commit

Permalink
Bump flake8 from 6.1.0 to 7.0.0 (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 2f44c53 commit 36a572c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def run_sphinx_build():
install_requires=[
"black[jupyter]==23.12.1",
"deap==1.4.1",
"flake8==6.1.0",
"flake8==7.0.0",
"flake8-black==0.3.6",
"flake8-isort==6.1.1",
"isort==5.13.2",
Expand Down

0 comments on commit 36a572c

Please sign in to comment.