Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pip prod(deps): bump isort from 5.13.0 to 5.13.1 (#1855)
Bumps [isort](https://github.com/pycqa/isort) from 5.13.0 to 5.13.1. <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.1</h2> <h2>Changes</h2> <ul> <li>Fix integration tests (<a href="https://redirect.github.com/pycqa/isort/issues/2208">#2208</a>) <a href="https://github.com/bp72"><code>@bp72</code></a></li> <li>Added a fix for normalizing imports from more than one level of parent modules (issue/2152) (<a href="https://redirect.github.com/pycqa/isort/issues/2191">#2191</a>) <a href="https://github.com/bp72"><code>@bp72</code></a></li> </ul> <h2>:beetle: Fixes</h2> <ul> <li>Remove optional dependencies without extras (<a href="https://redirect.github.com/pycqa/isort/issues/2207">#2207</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.1 December 11 2023</h3> <ul> <li>Fixed integration tests (<a href="https://redirect.github.com/pycqa/isort/issues/2208">#2208</a>) <a href="https://github.com/bp72"><code>@bp72</code></a></li> <li>Fixed normalizing imports from more than one level of parent modules (issue/2152) (<a href="https://redirect.github.com/pycqa/isort/issues/2191">#2191</a>) <a href="https://github.com/bp72"><code>@bp72</code></a></li> <li>Remove optional dependencies without extras (<a href="https://redirect.github.com/pycqa/isort/issues/2207">#2207</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/643d9c478d597bdb9703ee0abed9919df336e3bd"><code>643d9c4</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2210">#2210</a> from PyCQA/version/5.13.1</li> <li><a href="https://github.com/PyCQA/isort/commit/ebc866a781101a83aefd4c78501c9a9566efe882"><code>ebc866a</code></a> Prepare version 5.13.1</li> <li><a href="https://github.com/PyCQA/isort/commit/eeb4d1696567975ee70e6eac8b5927c092484dee"><code>eeb4d16</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2208">#2208</a> from bp72/issue/2205</li> <li><a href="https://github.com/PyCQA/isort/commit/d1176e7392727214effdb39d4441b43e6ca2cb4c"><code>d1176e7</code></a> Fix integration tests</li> <li><a href="https://github.com/PyCQA/isort/commit/64daf96bab26d110907648c532fc4fd8483e46f6"><code>64daf96</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2207">#2207</a> from PyCQA/bugfix/#2206-remove-optional-dependencies</li> <li><a href="https://github.com/PyCQA/isort/commit/f7a6b0eea57e87155a367e2490b49b40f83c3944"><code>f7a6b0e</code></a> Remove optional dependencies without extras</li> <li><a href="https://github.com/PyCQA/isort/commit/4be9850e1aa0d79f91eb5b626046289e7929290f"><code>4be9850</code></a> Merge pull request <a href="https://redirect.github.com/pycqa/isort/issues/2191">#2191</a> from bp72/issue/2152</li> <li><a href="https://github.com/PyCQA/isort/commit/a8fc20c90739d239b9fee624e002a61af29bd71c"><code>a8fc20c</code></a> Rename _strip_syntax to strip_syntax</li> <li><a href="https://github.com/PyCQA/isort/commit/15e5bd15ba4402b81f01bb4aee4bb44a2507195c"><code>15e5bd1</code></a> Added a fix for normalizing imports from more than one level of parent module...</li> <li>See full diff in <a href="https://github.com/pycqa/isort/compare/5.13.0...5.13.1">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.0&new-version=5.13.1)](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>
- Loading branch information