Skip to content

Commit d41f8fe

Browse files
Bump flake8 from 7.1.0 to 7.1.1 (#497)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1. - [Commits](PyCQA/flake8@7.1.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4d8a43 commit d41f8fe

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
@@ -46,7 +46,7 @@ dev = [
4646
"attribution == 1.8.0",
4747
"black == 24.4.2",
4848
"build > 1",
49-
"flake8 == 7.1.0",
49+
"flake8 == 7.2.0",
5050
"flake8-bugbear == 24.10.31",
5151
"mypy == 1.13.0",
5252
"ufmt == 2.8.0",

0 commit comments

Comments
 (0)