Skip to content

Commit

Permalink
Pin isort to latest version 5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Dec 9, 2023
1 parent 9742188 commit 486a1b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ tests_require =
pytest
pytest-django
tox
isort
isort==5.13.0
black
flake8

Expand All @@ -54,7 +54,7 @@ tests =
pytest
pytest-django
tox
isort
isort==5.13.0
black
flake8
pep8 = flake8
Expand Down

0 comments on commit 486a1b2

Please sign in to comment.