Skip to content

Commit

Permalink
chore(deps): update dependency isort to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 6a068fc commit f72dcf8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 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 @@ -10,7 +10,7 @@ python = "^3.9"

[tool.poetry.dev-dependencies]
flake8 = "3.8.4"
isort = "5.6.4"
isort = "5.8.0"
black = "20.8b1"
mypy = "0.790"
coverage = "5.3"
Expand Down

0 comments on commit f72dcf8

Please sign in to comment.