Skip to content

Commit 996d377

Browse files
chore(deps-dev): bump isort from 5.11.1 to 5.11.4
Bumps [isort](https://github.com/pycqa/isort) from 5.11.1 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.1...5.11.4) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57205b1 commit 996d377

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -29,7 +29,7 @@ python-dateutil = "^2.8.2"
2929
[tool.poetry.dev-dependencies]
3030
python-semantic-release = "^7.32.2"
3131
black = "^22.12.0"
32-
isort = "^5.11.1"
32+
isort = "^5.11.4"
3333
pre-commit = "^2.16.0"
3434
pytest = "^7.2.0"
3535
pytest-asyncio = "^0.20.3"

0 commit comments

Comments
 (0)