Skip to content

Commit c81588a

Browse files
Update dependency isort to v6
1 parent 8196d28 commit c81588a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "^24.0.0"
1818
flake8 = "^7.1.1"
19-
isort = "^5.13.2"
19+
isort = "^6.0.0"
2020
pytest = "^8.3.3"
2121

2222
[build-system]

0 commit comments

Comments
 (0)