Skip to content

Commit

Permalink
⬆️ deps: Update dependency isort to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 6ce1e06 commit 69c6a01
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
14 changes: 6 additions & 8 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ typing-extensions = "^4.4.0"
[tool.poetry.group.dev.dependencies]
pytest = "^7.0"
black = "^22.1"
isort = "^5.10.1"
isort = "^6.0.0"
tomli = { version = "^2.0.1", python = "<3.11" }
pyright = "^1.1.273"
pytest-rerunfailures = "^10.2"
Expand Down

0 comments on commit 69c6a01

Please sign in to comment.