Skip to content

Commit

Permalink
⬆️ Bump ipython from 8.5.0 to 8.6.0 (#102)
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.6.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ipython/ipython/commit/f8d0e4c79a6c3587e6355f1354fff265f73f4938"><code>f8d0e4c</code></a>
release 8.6.0</li>
<li><a
href="https://github.com/ipython/ipython/commit/47fa8f1d9ba68dab38d8bbec67a131f70c15e187"><code>47fa8f1</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/ipython/ipython/issues/13803">#13803</a>
from Carreau/wn86</li>
<li><a
href="https://github.com/ipython/ipython/commit/0e83a6373574e28b7b8b1211ff49edfbb0119a37"><code>0e83a63</code></a>
What's new version 8.6</li>
<li><a
href="https://github.com/ipython/ipython/commit/25ded577db7bd932a8966fa96859c6672aba986b"><code>25ded57</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/ipython/ipython/issues/13804">#13804</a>
from Carreau/sd-x</li>
<li><a
href="https://github.com/ipython/ipython/commit/98e3599e130e253f292679f74982a3a2cd3a7a7a"><code>98e3599</code></a>
exclude 3.8</li>
<li><a
href="https://github.com/ipython/ipython/commit/fcdcddd5e528844672688e07bfa5188e48e37521"><code>fcdcddd</code></a>
iterate</li>
<li><a
href="https://github.com/ipython/ipython/commit/8ca7b420a29ad781cc6c701dd4a6af0dd21b35c4"><code>8ca7b42</code></a>
fix stack-data 0.6 failing tests</li>
<li><a
href="https://github.com/ipython/ipython/commit/93992a7ecd086bb24840ba03cd69960daf41575d"><code>93992a7</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/ipython/ipython/issues/13768">#13768</a>
from osherdp/feature/raise-when-opening-standard-st...</li>
<li><a
href="https://github.com/ipython/ipython/commit/f44e27095fd647cc22bf37874f183ec4db85949f"><code>f44e270</code></a>
Refactor a bit of uniformity.</li>
<li><a
href="https://github.com/ipython/ipython/commit/1b5674ca8bbac62daa42eb460848173c0542cf2e"><code>1b5674c</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/ipython/ipython/issues/13778">#13778</a>
from zhizheng1/fix-mpl-webagg</li>
<li>Additional commits viewable in <a
href="https://github.com/ipython/ipython/compare/8.5.0...8.6.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.5.0&new-version=8.6.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 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>
  • Loading branch information
github-actions[bot] committed Oct 31, 2022
2 parents 36f98fb + a2d0995 commit b017fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -87,7 +87,7 @@ iniconfig==1.1.1
# via pytest
ipykernel==6.16.2
# via myst-nb
ipython==8.5.0
ipython==8.6.0
# via
# ipykernel
# myst-nb
Expand Down

0 comments on commit b017fbe

Please sign in to comment.