Skip to content

Commit 6b6b71e

Browse files
Bump isort from 5.5.1 to 5.5.3 in /packages/service-library (#1821)
Bumps [isort](https://github.com/pycqa/isort) from 5.5.1 to 5.5.3. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md) - [Commits](PyCQA/isort@5.5.1...5.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0c0f91c commit 6b6b71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# formatter
1717
black
18-
isort>=4.2.5,<5 # pylint==2.5.3 constraints isort [required: >=4.2.5,<5, installed: 4.3.21]
18+
isort>=4.2.5,<6 # pylint==2.5.3 constraints isort [required: >=4.2.5,<5, installed: 4.3.21]
1919
# dependency manager
2020
pip-tools
2121
# version manager

0 commit comments

Comments
 (0)