Skip to content

Commit 78cfd53

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump flake8 from 7.0.0 to 7.1.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0. - [Commits](PyCQA/flake8@7.0.0...7.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 697a088 commit 78cfd53

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
@@ -55,7 +55,7 @@ test = [
5555
lint = [
5656
"bandit==1.7.8",
5757
"black==24.4.2",
58-
"flake8==7.0.0",
58+
"flake8==7.1.0",
5959
"isort==5.13.2",
6060
"pydocstyle[toml]==6.3.0",
6161
]

0 commit comments

Comments
 (0)