openvino
74994110 - Bump ipython from 8.18.1 to 8.37.0 (#32622)

Commit
214 days ago
Bump ipython from 8.18.1 to 8.37.0 (#32622) Bumps [ipython](https://github.com/ipython/ipython) from 8.18.1 to 8.37.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ipython/ipython/commit/86a50d33a177d0c826ab24664a6662532a110383"><code>86a50d3</code></a> release 8.37.0</li> <li><a href="https://github.com/ipython/ipython/commit/91ad38145c74c661529f8c714f41ce17560115dd"><code>91ad381</code></a> Backport PR <a href="https://redirect.github.com/ipython/ipython/issues/14913">#14913</a> on branch 8.x (Update changelog for 8.37) (<a href="https://redirect.github.com/ipython/ipython/issues/14915">#14915</a>)</li> <li><a href="https://github.com/ipython/ipython/commit/d8c971e648bcf758b491edfd48fe2e16d23e955b"><code>d8c971e</code></a> Backport PR <a href="https://redirect.github.com/ipython/ipython/issues/14913">#14913</a>: Update changelog for 8.37</li> <li><a href="https://github.com/ipython/ipython/commit/fcc41fa057117d7d5d2a7e97cd8a0a730e139861"><code>fcc41fa</code></a> Backport PR <a href="https://redirect.github.com/ipython/ipython/issues/14910">#14910</a> on branch 8.x (Eliminate startup delay when slow-starting ...</li> <li><a href="https://github.com/ipython/ipython/commit/576bc5575d7519eb0a52997a8f558e4032b49680"><code>576bc55</code></a> Backport PR <a href="https://redirect.github.com/ipython/ipython/issues/14910">#14910</a>: Eliminate startup delay when slow-starting LLM completion...</li> <li><a href="https://github.com/ipython/ipython/commit/21d9433cd823b94eabfc7e8c99fad6b136db7afd"><code>21d9433</code></a> Backport PR <a href="https://redirect.github.com/ipython/ipython/issues/14898">#14898</a> on branch 8.x (Fix attribute completion for expressions wi...</li> <li><a href="https://github.com/ipython/ipython/commit/83cb2faebe6c7c64f9b24320257d5ce765bec092"><code>83cb2fa</code></a> Backport PR <a href="https://redirect.github.com/ipython/ipython/issues/14898">#14898</a>: Fix attribute completion for expressions with comparison ...</li> <li><a href="https://github.com/ipython/ipython/commit/73bc525aaa9d8d7a96a618d6969b5a8a41801d42"><code>73bc525</code></a> back to dev</li> <li><a href="https://github.com/ipython/ipython/commit/3525cd4bccf2254a60cb5647e275aa37666e9169"><code>3525cd4</code></a> release 8.36.0</li> <li><a href="https://github.com/ipython/ipython/commit/a968bd3c5018fd54575873c8effb767cf2cfec98"><code>a968bd3</code></a> Add what's new for IPython 8.36 (<a href="https://redirect.github.com/ipython/ipython/issues/14893">#14893</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ipython/ipython/compare/8.18.1...8.37.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.18.1&new-version=8.37.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>
Parents
Loading