Skip to content

Commit e96c79b

Browse files
Update dependency flake8 to v7
1 parent 8c7a5c4 commit e96c79b

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ falcon-swagger-ui = {git = "https://github.com/alanorth/falcon-swagger-ui.git",
1616
[tool.poetry.group.dev.dependencies]
1717
black = "^23.0.0"
1818
fixit = "^2.1.0"
19-
flake8 = "^6.0.0"
19+
flake8 = "^7.0.0"
2020
isort = "^5.9.1"
2121
pytest = "^7.0.0"
2222

0 commit comments

Comments
 (0)