Skip to content

Commit 9c6ce86

Browse files
Bump isort from 5.11.4 to 5.11.5
Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.11.5. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.11.4...5.11.5) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2405725 commit 9c6ce86

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
@@ -24,7 +24,7 @@ google-cloud-logging = "~3"
2424

2525
[tool.poetry.dev-dependencies]
2626
flake8 = "^5.0.4"
27-
isort = "^5.10.1"
27+
isort = "^5.11.5"
2828
black = "^23.1.0"
2929
pytest = "^7.0.1"
3030
pytest-mock = "^3.7.0"

0 commit comments

Comments
 (0)