Skip to content

Commit 4afc585

Browse files
Bump isort from 5.13.1 to 5.13.2
Bumps [isort](https://github.com/pycqa/isort) from 5.13.1 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.13.1...5.13.2) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae7db1e commit 4afc585

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

poetry.lock

Lines changed: 7 additions & 4 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
@@ -79,7 +79,7 @@ textual = ">=0.17.1,<0.43.0"
7979
coverage = "^7.3.2"
8080
pytest = "^7.4.3"
8181
pylint = "^3.0.3"
82-
isort = "^5.13.1"
82+
isort = "^5.13.2"
8383
black = "^23.12"
8484
flake8 = "^6.1.0"
8585
pre-commit = "^3.5.0"

0 commit comments

Comments
 (0)