Skip to content

Commit d2eb691

Browse files
Bump isort from 5.11.3 to 5.11.4 in /py (#6)
1 parent 3fabb27 commit d2eb691

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

py/poetry.lock

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

py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ natsort = "^8.2.0"
2222

2323
[tool.poetry.dev-dependencies]
2424
black = "^22.12.0"
25-
isort = "^5.11.2"
25+
isort = "^5.11.4"
2626
pylint = "^2.15.9"
2727
pytest = "^7.2.0"
2828
pytest-benchmark = { version = "^4.0.0", extras = ["histogram"] }

0 commit comments

Comments
 (0)