Skip to content

Commit

Permalink
chore(deps): update dependency isort to v5.13.0
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | isort   | 5.12.0 | 5.13.0 |
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 882dcfc commit bcf8745
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 8 deletions.
149 changes: 142 additions & 7 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 @@ -52,7 +52,7 @@ types-docutils = "^0.19.0"
types-markdown = "^3.4.2.9"
types-python-dateutil = "^2.8.19.6"
types-setuptools = "^65.7.0.3"
isort = "5.12.0"
isort = "5.13.0"
flake8 = "^6.0.0"
eradicate = "^2.2.0"
mypy = "^1.1"
Expand Down

0 comments on commit bcf8745

Please sign in to comment.