Skip to content

Commit bfeb9df

Browse files
build(deps-dev): 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 ce62914 commit bfeb9df

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
@@ -47,7 +47,7 @@ pytest-cov = "^4.1.0"
4747
black = "^23.11.0"
4848
flake8-quotes = "^3.3.2"
4949
flake8-isort = "^6.1.1"
50-
isort = "^5.12.0"
50+
isort = "^5.13.2"
5151
flake8-rst-docstrings = "^0.3.0"
5252
flake8-string-format = "^0.3.0"
5353
pep8-naming = "^0.13.3"

0 commit comments

Comments
 (0)