From c0c496836eed00b3e287c69424320775b2453ed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:30:52 +0000 Subject: [PATCH] Bump ipython from 7.13.0 to 7.16.3 in /util Bumps [ipython](https://github.com/ipython/ipython) from 7.13.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.13.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- util/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/requirements.txt b/util/requirements.txt index 1163887..b37638c 100644 --- a/util/requirements.txt +++ b/util/requirements.txt @@ -15,6 +15,6 @@ ray==0.8.5 psutil==5.6.6 notebook==6.0.3 jupyter==1.0.0 -ipython==7.13.0 +ipython==7.16.3 six==1.15.0 importlib-metadata==1.6.0