From 809e6c77feb452f0a2c28076db4499c6c6d555d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:55:18 +0000 Subject: [PATCH] build(deps): bump ipython from 8.28.0 to 8.29.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.28.0 to 8.29.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.28.0...8.29.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 420af8499..d388701ae 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -108,7 +108,7 @@ ipykernel==6.29.5 # jupyter # jupyter-console # jupyterlab -ipython==8.28.0 +ipython==8.29.0 # via # -r docs/requirements-docs.in # ipykernel