Skip to content

Commit 92c2f14

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump flake8 from 7.1.1 to 7.1.2
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](PyCQA/flake8@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0bac8f commit 92c2f14

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

0 commit comments

Comments
 (0)