Skip to content

Commit 10188dc

Browse files
authored
Merge pull request #158 from python-openapi/dependabot/pip/isort-5.13.2
Bump isort from 5.12.0 to 5.13.2
2 parents bf7000f + 02e1687 commit 10188dc

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

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
@@ -64,7 +64,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6464

6565
[tool.poetry.dev-dependencies]
6666
black = "^23.11.0"
67-
isort = "^5.9.1"
67+
isort = "^5.13.2"
6868
pre-commit = "*"
6969
pytest = "^7"
7070
pytest-flake8 = "*"

0 commit comments

Comments
 (0)