Skip to content

Commit 6bd0ea2

Browse files
Bump flake8-pyproject from 1.2.3 to 1.2.4 in the patch group
Bumps the patch group with 1 update: [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject). Updates `flake8-pyproject` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/john-hen/Flake8-pyproject/releases) - [Commits](john-hen/Flake8-pyproject@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: flake8-pyproject dependency-version: 1.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4703a4 commit 6bd0ea2

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)