Skip to content

Commit f30fe48

Browse files
chore(deps-dev): bump isort from 5.12.0 to 5.13.2
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 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.12.0...5.13.2) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e1e102 commit f30fe48

2 files changed

Lines changed: 6 additions & 9 deletions

File tree

poetry.lock

Lines changed: 5 additions & 8 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
@@ -30,7 +30,7 @@ requests-mock = "1.11.0"
3030
flake8 = "6.0.0"
3131
black = "24.3.0"
3232
mypy = "1.3.0"
33-
isort = "5.12.0"
33+
isort = "5.13.2"
3434
coverage = {version = "7.2.7", extras = ["toml"]}
3535
pytest = "7.4.2"
3636
types-requests = "2.31.0.2"

0 commit comments

Comments
 (0)