Skip to content

Commit 78332a8

Browse files
authored
Merge pull request #42 from frequenz-floss/dependabot/pip/minor-6511fc73f7
Bump flake8 from 7.1.2 to 7.2.0 in the minor group
2 parents 06d6e11 + 560c349 commit 78332a8

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
@@ -38,7 +38,7 @@ email = "[email protected]"
3838

3939
[project.optional-dependencies]
4040
dev-flake8 = [
41-
"flake8 == 7.1.2",
41+
"flake8 == 7.2.0",
4242
"flake8-docstrings == 1.7.0",
4343
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
4444
"pydoclint == 0.6.5",

0 commit comments

Comments
 (0)