Skip to content

Commit 42bedcb

Browse files
Bump isort from 5.12.0 to 5.13.2
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...5.13.2) --- 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 d70c34b commit 42bedcb

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

poetry.lock

Lines changed: 5 additions & 8 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
@@ -69,7 +69,7 @@ pytest-flake8 = "=1.1.1"
6969
pytest-cov = "^4.1.0"
7070
tox = "*"
7171
mypy = "^1.7"
72-
isort = "^5.11.5"
72+
isort = "^5.13.2"
7373
black = "^23.11.0"
7474
flynt = "^1.0"
7575
deptry = "^0.12.0"

0 commit comments

Comments
 (0)