Skip to content

Commit

Permalink
chore(deps): update dependency isort to v5.13.1
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | isort   | 5.13.0 | 5.13.1 |
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 4dd22ba commit c6819c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 146 deletions.
149 changes: 4 additions & 145 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.13.0"
isort = "5.13.1"
flake8 = "^6.0.0"
eradicate = "^2.2.0"
mypy = "^1.1"
Expand Down

0 comments on commit c6819c0

Please sign in to comment.