Skip to content

Commit 8006ec8

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump flake8 from 7.1.0 to 7.1.1
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]>
1 parent 8777bfc commit 8006ec8

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
@@ -64,7 +64,7 @@ test = [
6464
lint = [
6565
"bandit==1.7.9",
6666
"black==24.4.2",
67-
"flake8==7.1.0",
67+
"flake8==7.1.1",
6868
"isort==5.13.2",
6969
"pydocstyle[toml]==6.3.0",
7070
]

0 commit comments

Comments
 (0)