Skip to content

Commit 46e2b76

Browse files
Bump flake8 from 5.0.0 to 7.0.0 (#200)
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.0 to 7.0.0. - [Commits](PyCQA/flake8@5.0.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eafddae commit 46e2b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dev = [
2727
"attribution==1.5.2",
2828
"black==24.4.0",
2929
"coverage==7.4.4",
30-
"flake8==5.0.0",
30+
"flake8==7.0.0",
3131
"flake8-bugbear==22.1.11",
3232
"flit==3.9.0",
3333
"mypy==0.931",

0 commit comments

Comments
 (0)