Skip to content

Commit eca6f04

Browse files
chore(deps): update dependency flake8 to v7
1 parent 7098431 commit eca6f04

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
@@ -28,7 +28,7 @@ rdflib = "^6.0.0"
2828
[tool.poetry.dev-dependencies]
2929
pytest = "^7.0"
3030
tox = "^3.20.1"
31-
flake8 = "^4.0.0"
31+
flake8 = "^7.0.0"
3232
autopep8 = "^1.5.4"
3333

3434
[tool.poetry.scripts]

0 commit comments

Comments
 (0)