Skip to content

Commit

Permalink
pip prod(deps): bump isort from 5.13.0 to 5.13.1 (#1855)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Dec 12, 2023
1 parent 73b3e61 commit 67dcf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ lit<18.0.0
pre-commit==3.6.0
ruff==0.1.7
asv<0.7
isort==5.13.0
isort==5.13.1
nbconvert>=7.7.2,<8.0.0
textual-dev==1.2.1
pytest-asyncio==0.23.2
Expand Down

0 comments on commit 67dcf5f

Please sign in to comment.