From 6a677d465d1f8f6b2e1f0a1d9429656f68b58e75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:31:59 +0000 Subject: [PATCH] Bump ipython from 7.29.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.29.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.29.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 0a5dfa1..a875904 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -59,7 +59,7 @@ importlib-metadata==4.8.2 # twine ipykernel==6.5.0 # via notebook -ipython==7.29.0 +ipython==8.10.0 # via # ipykernel # jupyterlab