Skip to content

Commit a9179f7

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ immutables==0.14 # via -r test-requirements.in
2222
iniconfig==1.0.1 # via pytest
2323
ipython-genutils==0.2.0 # via traitlets
2424
ipython==7.18.1 # via -r test-requirements.in
25-
isort==5.5.4 # via pylint
25+
isort==5.6.4 # via pylint
2626
jedi==0.17.2 # via -r test-requirements.in, ipython
2727
lazy-object-proxy==1.4.3 # via astroid
2828
mccabe==0.6.1 # via flake8, pylint

0 commit comments

Comments
 (0)