Skip to content

Commit

Permalink
⬆️ Update isort requirement from ^4.3.21 to ^5.8.0 (#116)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 10, 2022
1 parent 4382e30 commit dbe718f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pytest = "^7.0.1"

[tool.poetry.dev-dependencies]
black = "^19.10b0"
isort = "^4.3.21"
isort = "^5.8.0"
autoflake = "^1.3.1"
mypy = "^0.770"

Expand Down

0 comments on commit dbe718f

Please sign in to comment.