Skip to content

Commit 92a958f

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 391e80b commit 92a958f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-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
@@ -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)