Skip to content

Commit 6f0f218

Browse files
Bump isort from 5.7.0 to 5.8.0
Bumps [isort](https://github.com/pycqa/isort) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md) - [Commits](PyCQA/isort@5.7.0...5.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c0447b0 commit 6f0f218

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
@@ -12,7 +12,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
1212
flake8-quotes==3.2.0 # Require single quotes
1313
flake8==3.9.0 # Lint
1414
freezegun==1.1.0 # Freeze time in tests
15-
isort==5.7.0 # Lint imports
15+
isort==5.8.0 # Lint imports
1616
keyring==23.0.0
1717
mypy==0.812 # Type checking
1818
pip_check_reqs==2.2.0

0 commit comments

Comments
 (0)