Skip to content

Commit 8487534

Browse files
authored
chore(deps): update dependency ipython to v8.4.0 (#1445)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ipython](https://ipython.org) ([source](https://togithub.com/ipython/ipython)) | `==8.3.0` -> `==8.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/ipython/8.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/ipython/8.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/ipython/8.4.0/compatibility-slim/8.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/ipython/8.4.0/confidence-slim/8.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ipython/ipython</summary> ### [`v8.4.0`](https://togithub.com/ipython/ipython/compare/8.3.0...8.4.0) [Compare Source](https://togithub.com/ipython/ipython/compare/8.3.0...8.4.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/synthtool).
1 parent 61ac9a9 commit 8487534

File tree

1 file changed

+1
-1
lines changed
  • synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build

1 file changed

+1
-1
lines changed

synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ipython==8.3.0
1+
ipython==8.4.0
22
jupyter==1.0
33
nbconvert==6.5.0
44
papermill==2.3

0 commit comments

Comments
 (0)