Skip to content

Commit 6c0554c

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump flake8 from 7.0.0 to 7.1.1
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.1. - [Commits](PyCQA/flake8@7.0.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a897442 commit 6c0554c

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
@@ -43,7 +43,7 @@ test = [
4343
lint = [
4444
"bandit==1.7.7",
4545
"black==24.10.0",
46-
"flake8==7.0.0",
46+
"flake8==7.1.1",
4747
"isort==5.13.2",
4848
"pydocstyle[toml]==6.3.0",
4949
]

0 commit comments

Comments
 (0)