Skip to content

Commit 42c5f44

Browse files
Bump isort from 5.10.1 to 5.12.0 (#24)
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.10.1...5.12.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cce3c1f commit 42c5f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ test = [
6969
"pytest-django",
7070
"pytest-asyncio",
7171
"black==21.12b0",
72-
"isort==5.10.1",
72+
"isort==5.12.0",
7373
"flake8==6.0.0",
7474
"django-stubs",
7575
"python-jose==3.3.0",

0 commit comments

Comments
 (0)