Skip to content

Commit b0bc870

Browse files
Bump flake8 from 7.1.2 to 7.2.0 (#108)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0. - [Commits](PyCQA/flake8@7.1.2...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43e7e36 commit b0bc870

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
@@ -43,7 +43,7 @@ test = [
4343
lint = [
4444
"bandit==1.8.3",
4545
"black==25.1.0",
46-
"flake8==7.1.2",
46+
"flake8==7.2.0",
4747
"isort==6.0.1",
4848
"pydocstyle[toml]==6.3.0",
4949
]

0 commit comments

Comments
 (0)