Skip to content

Commit

Permalink
chore(deps): update dependency isort to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 14, 2021
1 parent 6a2c7e4 commit 338cbef
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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
Expand Up @@ -31,7 +31,7 @@ python-multipart = { version = "^0.0.5", optional = true }
nox = "^2020.5.24"
# formatters
black = "^20.8b1"
isort = "^4.3"
isort = "^5.9"
autoflake = "^1.4"
add-trailing-comma = "^2.0.1"
# linters
Expand Down

0 comments on commit 338cbef

Please sign in to comment.