Skip to content

Commit c1d68a1

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -42,7 +42,7 @@ flake8-debugger = "^4.0.0"
4242
flake8-fixme = "^1.1.1"
4343
flake8-variables-names = "^0.0.5"
4444
flake8-black = "^0.3.5"
45-
isort = "^5.10.1"
45+
isort = "^5.11.0"
4646
pytest-cov = "^4.0.0"
4747
pytest-mock = "^3.5.1"
4848
pdoc3 = "^0.10.0"

0 commit comments

Comments
 (0)