Skip to content

Commit 6d7fc2d

Browse files
chore(deps-dev): update isort requirement in /requirements
Updates the requirements on [isort](https://github.com/PyCQA/isort) to permit the latest version. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@8.0.1...9.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 9.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3a020f commit 6d7fc2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
black
55

66

7-
isort>=8.0.1
7+
isort>=9.0.1
88
pre-commit>=4,<5

0 commit comments

Comments
 (0)