Skip to content

Commit

Permalink
chore(deps): update dependency isort to v5.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2023
1 parent 6a068fc commit 1dc41eb
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 15 deletions.
50 changes: 36 additions & 14 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.13.1"
black = "20.8b1"
mypy = "0.790"
coverage = "5.3"
Expand Down

0 comments on commit 1dc41eb

Please sign in to comment.