Skip to content

Commit c57beb5

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.6"
45-
isort = "^5.11.3"
45+
isort = "^5.11.4"
4646
pytest-cov = "^4.0.0"
4747
pytest-mock = "^3.5.1"
4848
pdoc3 = "^0.10.0"

0 commit comments

Comments
 (0)