Skip to content

Commit 94cd044

Browse files
Bump flake8 from 7.1.2 to 7.2.0 (#131)
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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23f1dc0 commit 94cd044

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.8.3",
6666
"black==25.1.0",
67-
"flake8==7.1.2",
67+
"flake8==7.2.0",
6868
"isort==6.0.1",
6969
"pydocstyle[toml]==6.3.0",
7070
]

0 commit comments

Comments
 (0)