Skip to content

Commit fb2e0f7

Browse files
chore(deps-dev): bump isort from 5.9.3 to 5.10.1
Bumps [isort](https://github.com/pycqa/isort) from 5.9.3 to 5.10.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.9.3...5.10.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e35b94e commit fb2e0f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ flake8-debugger = "^4.0.0"
4040
flake8-fixme = "^1.1.1"
4141
flake8-isort = "^4.1.1"
4242
flake8-variables-names = "^0.0.4"
43-
isort = "^5.9.3"
43+
isort = "^5.10.1"
4444
pytest-cov = "^3.0.0"
4545
pytest-mock = "^3.5.1"
4646
pdoc3 = "^0.10.0"

0 commit comments

Comments
 (0)