Skip to content

Commit

Permalink
Merge pull request #317 from python-openapi/dependabot/pip/isort-5.13.2
Browse files Browse the repository at this point in the history
Bump isort from 5.12.0 to 5.13.2
  • Loading branch information
p1c2u authored Dec 20, 2023
2 parents d70c34b + 42bedcb commit b0c5c77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
13 changes: 5 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pytest-flake8 = "=1.1.1"
pytest-cov = "^4.1.0"
tox = "*"
mypy = "^1.7"
isort = "^5.11.5"
isort = "^5.13.2"
black = "^23.11.0"
flynt = "^1.0"
deptry = "^0.12.0"
Expand Down

0 comments on commit b0c5c77

Please sign in to comment.