Skip to content

Commit

Permalink
Bump flake8 from 7.1.0 to 7.1.1 (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 8509096 commit fd6fa4b
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 @@ -30,7 +30,7 @@ def run_sphinx_build():
packages=find_packages(),
install_requires=[
"black[jupyter]==24.8.0",
"flake8==7.1.0",
"flake8==7.1.1",
"flake8-black==0.3.6",
"flake8-isort==6.1.1",
"isort==5.13.2",
Expand Down

0 comments on commit fd6fa4b

Please sign in to comment.