Skip to content

Commit b84dc41

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 f49ebb0 commit b84dc41

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
@@ -46,7 +46,7 @@ test = [
4646
lint = [
4747
"bandit==1.8.3",
4848
"black==25.1.0",
49-
"flake8==7.1.1",
49+
"flake8==7.1.2",
5050
"isort==6.0.0",
5151
"pydocstyle[toml]==6.3.0",
5252
]

0 commit comments

Comments
 (0)