Skip to content

Commit

Permalink
Bump flake8 from 4.0.1 to 7.1.0 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 09cdb22 commit b007343
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ coverage[toml]==5.5
# via pytest-cov
croniter==2.0.5
# via -r requirements.in
flake8==4.0.1
flake8==7.1.0
# via
# -r requirements.in
# flake8-isort
Expand All @@ -24,7 +24,7 @@ iniconfig==2.0.0
# via pytest
isort==5.13.2
# via flake8-isort
mccabe==0.6.1
mccabe==0.7.0
# via flake8
packaging==24.1
# via
Expand All @@ -34,9 +34,9 @@ pip-tools==7.4.1
# via -r requirements.in
pluggy==1.5.0
# via pytest
pycodestyle==2.8.0
pycodestyle==2.12.0
# via flake8
pyflakes==2.4.0
pyflakes==3.2.0
# via flake8
pyproject-hooks==1.1.0
# via
Expand Down

0 comments on commit b007343

Please sign in to comment.