Skip to content

Commit 6f7de5b

Browse files
Bump isort from 5.13.1 to 5.13.2 (#190)
Bumps [isort](https://github.com/pycqa/isort) from 5.13.1 to 5.13.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pycqa/isort/releases">isort's releases</a>.</em></p> <blockquote> <h2>5.13.2</h2> <h2>Changes</h2> <ul> <li>Apply the bracket fix from issue 471 only for use_parentheses=True (<a href="https://redirect.github.com/pycqa/isort/issues/2184">#2184</a>) <a href="https://github.com/bp72"><code>@​bp72</code></a></li> <li>confine pre-commit to stages (<a href="https://redirect.github.com/pycqa/isort/issues/2213">#2213</a>) <a href="https://github.com/davidculley"><code>@​davidculley</code></a></li> </ul> <h2>:beetle: Fixes</h2> <ul> <li>Fix colors extras (<a href="https://redirect.github.com/pycqa/isort/issues/2212">#2212</a>) <a href="https://github.com/staticdev"><code>@​staticdev</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PyCQA/isort/blob/main/CHANGELOG.md">isort's changelog</a>.</em></p> <blockquote> <h3>5.13.2 December 13 2023</h3> <ul> <li>Apply the bracket fix from issue <a href="https://redirect.github.com/pycqa/isort/issues/471">#471</a> only for use_parentheses=True (<a href="https://redirect.github.com/pycqa/isort/issues/2184">#2184</a>) <a href="https://github.com/bp72"><code>@​bp72</code></a></li> <li>Confine pre-commit to stages (<a href="https://redirect.github.com/pycqa/isort/issues/2213">#2213</a>) <a href="https://github.com/davidculley"><code>@​davidculley</code></a></li> <li>Fixed colors extras (<a href="https://redirect.github.com/pycqa/isort/issues/2212">#2212</a>) <a href="https://github.com/staticdev"><code>@​staticdev</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/isort/commit/c655831799765e9593989ee12faba13b6ca391a5"><code>c655831</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2214">#2214</a> from PyCQA/version/5.13.2</li> <li><a href="https://github.com/PyCQA/isort/commit/b4335b41767a34a35a82c8c6be3a17db913b3100"><code>b4335b4</code></a> Prepare version 5.13.2</li> <li><a href="https://github.com/PyCQA/isort/commit/c36e43c7f4857999de26f945a25ef945a17d869a"><code>c36e43c</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2184">#2184</a> from bp72/issue/2154</li> <li><a href="https://github.com/PyCQA/isort/commit/e38702f5e68114dd910f198176938542811fa496"><code>e38702f</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2213">#2213</a> from davidculley/confine-precommit-to-stages</li> <li><a href="https://github.com/PyCQA/isort/commit/ee8d87f79f7d2059a4c55e073f2d74e538f69e6b"><code>ee8d87f</code></a> Add fix for the error found by hypothesis</li> <li><a href="https://github.com/PyCQA/isort/commit/5849ec20ed97917426a4bcf3b3c5fdd9be2b222f"><code>5849ec2</code></a> Apply the bracket fix from issue 471 only for use_parentheses=True</li> <li><a href="https://github.com/PyCQA/isort/commit/df0e119d7b97811bde971e8516390a858c5a3d02"><code>df0e119</code></a> confine pre-commit to stages</li> <li><a href="https://github.com/PyCQA/isort/commit/9255bcae69aef671f281aa29a7159dd7b840b3d5"><code>9255bca</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2212">#2212</a> from PyCQA/bugfix/#2211-colors-extra</li> <li><a href="https://github.com/PyCQA/isort/commit/5336d7d8a7d0bd88f1a2b9add826e187183ccd69"><code>5336d7d</code></a> Fix colors extras</li> <li>See full diff in <a href="https://github.com/pycqa/isort/compare/5.13.1...5.13.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=isort&package-manager=pip&previous-version=5.13.1&new-version=5.13.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 919c8a7 commit 6f7de5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = ["sqlalchemy>=1.4.0,<3", "hdbcli~=2.10"]
3636

3737
[project.optional-dependencies]
3838
dev = [
39-
"isort==5.13.1",
39+
"isort==5.13.2",
4040
"black==23.11.0",
4141
"pre-commit==3.6.0",
4242
"flake8==6.1.0",

0 commit comments

Comments
 (0)