Skip to content

Commit 79ec6f3

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

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: poetry.lock

+5-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
@@ -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.9.1"
42+
isort = "^5.9.2"
4343
pytest-cov = "^2.12.1"
4444
pytest-mock = "^3.5.1"
4545
pdoc3 = "^0.9.2"

0 commit comments

Comments
 (0)