Skip to content

Commit b0c5c77

Browse files
authored
Merge pull request #317 from python-openapi/dependabot/pip/isort-5.13.2
Bump isort from 5.12.0 to 5.13.2
2 parents d70c34b + 42bedcb commit b0c5c77

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
@@ -69,7 +69,7 @@ pytest-flake8 = "=1.1.1"
6969
pytest-cov = "^4.1.0"
7070
tox = "*"
7171
mypy = "^1.7"
72-
isort = "^5.11.5"
72+
isort = "^5.13.2"
7373
black = "^23.11.0"
7474
flynt = "^1.0"
7575
deptry = "^0.12.0"

0 commit comments

Comments
 (0)