Skip to content

Commit

Permalink
BumpDeps: flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
BumpDeps committed Jun 10, 2024
1 parent 95c09ff commit 0ce7d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ docs = [
]

flake8 = [
"flake8 ~= 6.0.0",
"flake8 ~= 7.0.0",
"Flake8-pyproject",
"flake8-black >= 0.3.2",
"flake8-bugbear ~= 23.2.13",
"flake8-bugbear ~= 24.4.26",
"flake8-isort >= 4.1.1",
"pep8-naming >= 0.12.1",
]
Expand Down

0 comments on commit 0ce7d29

Please sign in to comment.