Skip to content

Commit 59397d0

Browse files
Bump flake8 from 7.0.0 to 7.2.0 (#334)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.2.0. - [Commits](PyCQA/flake8@7.0.0...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 077aead commit 59397d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dev = [
2828
"black==24.3.0",
2929
"build>=1.2",
3030
"coverage[toml]==7.6.10",
31-
"flake8==7.0.0",
31+
"flake8==7.2.0",
3232
"flake8-bugbear==24.12.12",
3333
"flit==3.10.1",
3434
"mypy==1.14.1",

0 commit comments

Comments
 (0)