Skip to content

Commit

Permalink
Bump ipython from 8.26.0 to 8.28.0 (#1625)
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.26.0 to
8.28.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ipython/ipython/commit/a9c7369d725c7ab50e92f8f84329a0d7048dd6c8"><code>a9c7369</code></a>
release 8.28.0</li>
<li><a
href="https://github.com/ipython/ipython/commit/0e62e658a870ed004eae90afac4a30d4d16b1e6b"><code>0e62e65</code></a>
What's new and update release tools (<a
href="https://redirect.github.com/ipython/ipython/issues/14530">#14530</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/9b8d0c387597c739a6a5be3d33e8be106385c939"><code>9b8d0c3</code></a>
What's new and update release tools</li>
<li><a
href="https://github.com/ipython/ipython/commit/0d3a38c0c9608fe3966888cdca57c6adda7e5a22"><code>0d3a38c</code></a>
DOC: whatsnew/v8: Update release notes for the Mamba and Micromamba
magic com...</li>
<li><a
href="https://github.com/ipython/ipython/commit/b91233156fe0d295fc29b95ede9d177ede548734"><code>b912331</code></a>
Update docs/source/whatsnew/version8.rst</li>
<li><a
href="https://github.com/ipython/ipython/commit/d23bee0cb5216d2e9ce752b47f67e559a18e8e6b"><code>d23bee0</code></a>
Use environment variable to identify conda / mamba (<a
href="https://redirect.github.com/ipython/ipython/issues/14515">#14515</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/06f266d213e12ecf8f0b96ca2efd8a74b67103ee"><code>06f266d</code></a>
Update docs/source/whatsnew/version8.rst</li>
<li><a
href="https://github.com/ipython/ipython/commit/e77bdfaddf9731897db32c1bbc496775a26d9eff"><code>e77bdfa</code></a>
remove json report files (<a
href="https://redirect.github.com/ipython/ipython/issues/14529">#14529</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/ea2fce1fbb2749e8ad8ffe2f95015f7c346d8e0f"><code>ea2fce1</code></a>
[PR]: Make values public (_tb_highlight &amp; _tb_highlight_style) (<a
href="https://redirect.github.com/ipython/ipython/issues/14518">#14518</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/ab2053a3d9069f5c30faf23baef4724c4782dfc5"><code>ab2053a</code></a>
remove json report files</li>
<li>Additional commits viewable in <a
href="https://github.com/ipython/ipython/compare/8.26.0...8.28.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ipython&package-manager=pip&previous-version=8.26.0&new-version=8.28.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent fdd1ac2 commit 02cd277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ opencv-python-headless==4.10.0.84
# docs
markupsafe==2.1.5
nbconvert>=7.2.3
ipython==8.26.0
ipython==8.28.0
sphinx==7.2.6
pydata-sphinx-theme==0.15.2
sphinx-copybutton
Expand Down

0 comments on commit 02cd277

Please sign in to comment.