From 9630c0c5ae75c9a8ffa532b836152ab144c99a98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 22:05:16 +0000 Subject: [PATCH] Bump ipython from 7.11.1 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 7.11.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.11.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... 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..372819d 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==7.16.3 ipython-genutils==0.2.0 jedi==0.16.0 more-itertools==8.2.0