Skip to content

Commit

Permalink
Update isort from 5.10.1 to 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jul 17, 2023
1 parent 2932736 commit 5c9dae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ flake8 = "==6.0.0"
flake8-black = "==0.3.6"
flake8-formatter-abspath = "==1.0.1"
flake8-isort = "==6.0.0"
isort = "== 5.10.1"
isort = "==5.12.0"
pytest = "==6.2.4"
pytest-asyncio = "==0.14.0"
pytest-cov = "==4.1.0"
Expand Down

0 comments on commit 5c9dae6

Please sign in to comment.