Skip to content

Commit 12539f1

Browse files
Merge pull request #6 from frequenz-floss/dependabot/pip/patch-252a8fa874
Bump flake8-pyproject from 1.2.3 to 1.2.4 in the patch group
2 parents 8e35262 + 6bd0ea2 commit 12539f1

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
@@ -61,7 +61,7 @@ cli = [
6161
dev-flake8 = [
6262
"flake8 == 7.3.0",
6363
"flake8-docstrings == 1.7.0",
64-
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
64+
"flake8-pyproject == 1.2.4", # For reading the flake8 config from pyproject.toml
6565
"pydoclint == 0.7.6",
6666
"pydocstyle == 6.3.0",
6767
]

0 commit comments

Comments
 (0)