Skip to content

Commit

Permalink
Bump isort from 5.11.3 to 5.11.4 in /py (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 22, 2022
1 parent 3fabb27 commit d2eb691
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions py/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ natsort = "^8.2.0"

[tool.poetry.dev-dependencies]
black = "^22.12.0"
isort = "^5.11.2"
isort = "^5.11.4"
pylint = "^2.15.9"
pytest = "^7.2.0"
pytest-benchmark = { version = "^4.0.0", extras = ["histogram"] }
Expand Down

0 comments on commit d2eb691

Please sign in to comment.