From 20d7b0f7e10a0fdb00c5c41299dfc8139222d849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 07:56:45 +0000 Subject: [PATCH] Update ipython requirement from ~=8.8.0 to ~=8.18.1 Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.8.0...8.18.1) --- updated-dependencies: - dependency-name: ipython dependency-version: 8.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index daf3ef190b6..23ab216bdc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ importlib-resources~=5.9.0; python_version < '3.9' incremental~=22.10.0 iniconfig~=2.0.0 ipykernel~=6.20.1 -ipython~=8.8.0 +ipython~=8.18.1 ipython-genutils==0.2.0 ipywidgets~=8.0.2 jedi~=0.18.1