Skip to content

Commit

Permalink
build(dependency): ⬆️ bump ipython from 8.11.0 to 8.12.0 (#121)
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.11.0 to
8.12.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ipython/ipython/commit/37242ba43be041d87b9f3262a989dacfd7737029"><code>37242ba</code></a>
release 8.12.0</li>
<li><a
href="https://github.com/ipython/ipython/commit/2bb46729ded8e58153f10629c3b6fa0d42acb751"><code>2bb4672</code></a>
Update whats new for 3.12 (<a
href="https://redirect.github.com/ipython/ipython/issues/14000">#14000</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/4f0b2357354aa35042244f902f9bcea9da65dfd9"><code>4f0b235</code></a>
upate whats new for 3.12</li>
<li><a
href="https://github.com/ipython/ipython/commit/d52bf622ce9922106f8bcc1867c0a27a884201a0"><code>d52bf62</code></a>
Allow to dispatch getting documentation on objects. (<a
href="https://redirect.github.com/ipython/ipython/issues/13975">#13975</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/3a9419dce7d6ccf7de39be606eec2fc212ef4445"><code>3a9419d</code></a>
Update completer documentation (<a
href="https://redirect.github.com/ipython/ipython/issues/13999">#13999</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/a7d8defdecca3cfa54eada171181e0880c8b6b5f"><code>a7d8def</code></a>
Expose <code>auto_suggest.resume_hinting</code>, fix resume on backspace
(<a
href="https://redirect.github.com/ipython/ipython/issues/13994">#13994</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/4e7b9408a0b35cabbdc973f131257f4e97a3ddcf"><code>4e7b940</code></a>
Fix autosuggestions in multi-line mode, vi command mode delay (<a
href="https://redirect.github.com/ipython/ipython/issues/13991">#13991</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/ad452c1d8bb25e742caa152fb301e0e6626b6faa"><code>ad452c1</code></a>
Improve API documentation around configuration of embedded IPython (<a
href="https://redirect.github.com/ipython/ipython/issues/13989">#13989</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/92027083ab69186db3f104fe38651086bcf4e760"><code>9202708</code></a>
Handle OSError cases where traceback frames occur from built files (<a
href="https://redirect.github.com/ipython/ipython/issues/13964">#13964</a>)</li>
<li><a
href="https://github.com/ipython/ipython/commit/fc872d6cfab48d861c43c766d583edde73370836"><code>fc872d6</code></a>
Allow to dispatch getting documentation on objects</li>
<li>Additional commits viewable in <a
href="https://github.com/ipython/ipython/compare/8.11.0...8.12.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.11.0&new-version=8.12.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>

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] committed Apr 4, 2023
1 parent 1808e04 commit 3c2bc94
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3c2bc94

Please sign in to comment.