Skip to content

Commit 4467b89

Browse files
chore(deps-dev): bump isort from 5.11.5 to 5.13.2
Bumps [isort](https://github.com/pycqa/isort) from 5.11.5 to 5.13.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.11.5...5.13.2) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 818e53f commit 4467b89

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

Diff for: poetry.lock

+6-9
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
@@ -55,7 +55,7 @@ coverage = {extras = ["toml"], version = "^7.4"}
5555
pytest = "^8.0.0"
5656
black = "^23.3"
5757
boto3 = "^1.26.164"
58-
isort = "^5.11.5"
58+
isort = "^5.13.2"
5959
pytest-cov = "^4.1.0"
6060
pytest-mock = "^3.11.1"
6161
pdoc3 = "^0.10.0"

0 commit comments

Comments
 (0)