From 9c5505b087780dcc888cd669e6f37cba9c7a3616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 12:51:13 +0000 Subject: [PATCH] Bump ipython from 8.16.1 to 8.17.2 Bumps [ipython](https://github.com/ipython/ipython) from 8.16.1 to 8.17.2. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/commits/8.17.2) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3e20adc3d858..c5c9820e99c2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,8 +10,6 @@ asttokens==2.2.1 # stack-data attrs==22.1.0 # via -r requirements-dev.in -backcall==0.2.0 - # via ipython black==23.10.1 # via -r requirements-dev.in cfgv==3.4.0 @@ -44,7 +42,7 @@ identify==2.5.27 # via pre-commit iniconfig==2.0.0 # via pytest -ipython==8.16.1 +ipython==8.17.2 # via -r requirements-dev.in jedi==0.19.0 # via ipython @@ -64,8 +62,6 @@ pathspec==0.11.2 # via black pexpect==4.8.0 # via ipython -pickleshare==0.7.5 - # via ipython platformdirs==3.10.0 # via # black