From 4feface4d9dd01271fc1b6d362bdec5d0f5f3667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 15:58:02 +0000 Subject: [PATCH] [CHORE](deps-dev): Bump ipython from 7.11.1 to 8.13.2 Bumps [ipython](https://github.com/ipython/ipython) from 7.11.1 to 8.13.2. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.11.1...8.13.2) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a0781e1..4b76f00 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ identify==1.4.14 importlib-metadata==1.6.0 importlib-resources==1.4.0 ipdb==0.12.3 -ipython==7.11.1 +ipython==8.13.2 ipython-genutils==0.2.0 jedi==0.16.0 more-itertools==8.2.0