Skip to content

Commit 4457540

Browse files
Bump flake8 from 7.2.0 to 7.3.0 (#346)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0. - [Commits](PyCQA/flake8@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 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 b650dad commit 4457540

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
@@ -25,7 +25,7 @@ dev = [
2525
"black==25.11.0",
2626
"build>=1.2",
2727
"coverage[toml]==7.8.0",
28-
"flake8==7.2.0",
28+
"flake8==7.3.0",
2929
"flake8-bugbear==24.12.12",
3030
"flit==3.12.0",
3131
"mypy==1.19.0",

0 commit comments

Comments
 (0)