Skip to content

Commit a4599b4

Browse files
chore(deps-dev): bump isort from 5.8.0 to 5.9.1
Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.8.0...5.9.1) --- 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 e79b255 commit a4599b4

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

+6-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ flake8-debugger = "^4.0.0"
3939
flake8-fixme = "^1.1.1"
4040
flake8-isort = "^4.0.0"
4141
flake8-variables-names = "^0.0.4"
42-
isort = "^5.8.0"
42+
isort = "^5.9.1"
4343
pytest-cov = "^2.12.1"
4444
pytest-mock = "^3.5.1"
4545
pdoc3 = "^0.9.2"

0 commit comments

Comments
 (0)