Skip to content

Commit 0200682

Browse files
Bump isort from 5.5.3 to 5.5.4
Bumps [isort](https://github.com/pycqa/isort) from 5.5.3 to 5.5.4. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md) - [Commits](PyCQA/isort@5.5.3...5.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4e67f1a commit 0200682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
1313
flake8-quotes==3.2.0 # Require single quotes
1414
flake8==3.8.3 # Lint
1515
freezegun==1.0.0 # Freeze time in tests
16-
isort==5.5.3 # Lint imports
16+
isort==5.5.4 # Lint imports
1717
keyring==21.4.0
1818
mypy==0.782 # Type checking
1919
pip_check_reqs==2.1.1

0 commit comments

Comments
 (0)