Skip to content

Commit 298288e

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump flake8 from 6.1.0 to 7.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](PyCQA/flake8@6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11ad74e commit 298288e

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
@@ -45,7 +45,7 @@ test = [
4545
lint = [
4646
"bandit==1.7.6",
4747
"black==23.12.1",
48-
"flake8==6.1.0",
48+
"flake8==7.0.0",
4949
"isort==5.13.2",
5050
"pydocstyle[toml]==6.3.0",
5151
]

0 commit comments

Comments
 (0)