Closed dependabot[bot] closed 2 years ago
This version of iPython only supports Python 3.8+, and we still want to be compatible with users on 3.7 (for Google Colab support, among other things).
@dependabot ignore this major version
OK, I won't notify you about version 8.x.x again, unless you re-open this PR or update to a 8.x.x release yourself.
Updates the requirements on ipython to permit the latest version.
Commits
325262d
release 8.0.1a06ca83
Merge pull request from GHSA-pq7m-3gw7-gq5xb8d7dfa
release 8.0.05b8c2f3
gen statsa7de9da
updateede2b7f
remove old whatsnew2a29040
Merge pull request #13435 from Carreau/yellow38fd1ee
Merge pull request #13434 from Carreau/nep293026c20
fix highlighting of ast nodes in traceback.f101712
NEP 29, bump numpyDependabot 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 commands and options
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)