Skip to content

Commit 4000dd9

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump flake8 from 7.2.0 to 7.3.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0. - [Commits](PyCQA/flake8@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33c0ddc commit 4000dd9

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
@@ -52,7 +52,7 @@ test = [
5252
lint = [
5353
"bandit==1.8.5",
5454
"black==25.1.0",
55-
"flake8==7.2.0",
55+
"flake8==7.3.0",
5656
"isort==6.0.1",
5757
"pydocstyle[toml]==6.3.0",
5858
]

0 commit comments

Comments
 (0)