From f915c914bf37faf5fbf63475a68f532a87dec722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 14:41:17 +0000 Subject: [PATCH] Bump ipython from 8.16.1 to 8.17.1 Bumps [ipython](https://github.com/ipython/ipython) from 8.16.1 to 8.17.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/commits/8.17.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index babbbc4b..e93e051f 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.16.1; python_version >= '3.9' +ipython==8.17.1; python_version >= '3.9' ipython-genutils~=0.2.0 ipywidgets~=8.1.0 jedi~=0.19.0