Skip to content

Commit 93a30df

Browse files
Bump isort from 5.10.1 to 5.11.4
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.11.4. - [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.11.4) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00a151e commit 93a30df

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ django = ">=3.0"
8080
djangorestframework = "^3.11.2"
8181
falcon = ">=3.0"
8282
flask = "*"
83-
isort = "^5.9.1"
83+
isort = "^5.11.4"
8484
pre-commit = "*"
8585
pytest = "^7"
8686
pytest-flake8 = "*"

0 commit comments

Comments
 (0)