Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump ipython from 8.12.0 to 8.14.0 (#364)
Bumps [ipython](https://github.com/ipython/ipython) from 8.12.0 to 8.14.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ipython/ipython/commit/f112764278c3c4401b45a4b71ac1461801cab93d"><code>f112764</code></a> release 8.14.0</li> <li><a href="https://github.com/ipython/ipython/commit/a3ede0d85f03a940b0bec79704f39354f2106086"><code>a3ede0d</code></a> whats new 8.14 (<a href="https://redirect.github.com/ipython/ipython/issues/14092">#14092</a>)</li> <li><a href="https://github.com/ipython/ipython/commit/97477f432701dabf27697f88cc2ae8ccb1eaa954"><code>97477f4</code></a> whats new 8.14</li> <li><a href="https://github.com/ipython/ipython/commit/ee0bc157e34d7147da51f2ea45b4c9d62625e399"><code>ee0bc15</code></a> Add option to EventManager to prevent printing (<a href="https://redirect.github.com/ipython/ipython/issues/14076">#14076</a>)</li> <li><a href="https://github.com/ipython/ipython/commit/1d4e18474ed5734c4cfddd912f38c9170fffba4e"><code>1d4e184</code></a> Display exception notes in tracebacks (<a href="https://redirect.github.com/ipython/ipython/issues/14039">#14039</a>)</li> <li><a href="https://github.com/ipython/ipython/commit/19c7bb1a57eaf9df23cffb05a5d591a91a16ceed"><code>19c7bb1</code></a> Add option to EventManager to prevent printing</li> <li><a href="https://github.com/ipython/ipython/commit/3a567f0edbd2ba4078dd6eba2f73b6281bfcee58"><code>3a567f0</code></a> Use module and method descriptor types declared in the <code>types</code> module (<a href="https://redirect.github.com/ipython/ipython/issues/14055">#14055</a>)</li> <li><a href="https://github.com/ipython/ipython/commit/b518e6a546ef99e00c2a2fbdf35122ee341057aa"><code>b518e6a</code></a> Add option to <code>%autoreload</code> to hide errors when reloading code (<a href="https://redirect.github.com/ipython/ipython/issues/14056">#14056</a>)</li> <li><a href="https://github.com/ipython/ipython/commit/61fc0abab76a094722ad4cdb88ba2ee0c0fb48fc"><code>61fc0ab</code></a> Add pass-through filter for shortcuts (<a href="https://redirect.github.com/ipython/ipython/issues/14080">#14080</a>)</li> <li><a href="https://github.com/ipython/ipython/commit/7c2e736b21f9b5fd15d80c91e4f6f561968239f0"><code>7c2e736</code></a> install wheel from nightly repo (<a href="https://redirect.github.com/ipython/ipython/issues/14086">#14086</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ipython/ipython/compare/8.12.0...8.14.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.12.0&new-version=8.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
- Loading branch information