From 893447ba77a210b6953a6b32bdb4db05f5dc108e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 14:37:21 +0000 Subject: [PATCH] Bump ipython from 8.17.1 to 8.17.2 Bumps [ipython](https://github.com/ipython/ipython) from 8.17.1 to 8.17.2. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.17.1...8.17.2) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebedd012c..12e73458d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ imagesize~=1.4.1 iniconfig~=2.0.0 ipykernel~=6.26.0 ipython==8.12.0; python_version < '3.9' -ipython==8.17.1; python_version >= '3.9' +ipython==8.17.2; python_version >= '3.9' ipython-genutils~=0.2.0 ipywidgets~=8.1.0 jedi~=0.19.0