Skip to content

Commit

Permalink
Merge pull request #18 from Cdayz/dependabot/pip/isort-5.10.1
Browse files Browse the repository at this point in the history
Bump isort from 5.8.0 to 5.10.1
  • Loading branch information
Nikita Tomchik authored Dec 24, 2021
2 parents e34fdc2 + 4b77aa8 commit 8862b0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -34,6 +34,6 @@ pytest = "^6.2.5"
pytest-xdist = "^2.5.0"
pytest-cov = "^3.0.0"
tox = "^3.23.1"
isort = "^5.8.0"
isort = "^5.10.1"
flake8 = "^4.0.1"
pytest-asyncio = "^0.16.0"

0 comments on commit 8862b0a

Please sign in to comment.