From 9ead73bad9972470ef8791fbd7e0dc09c033835a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:55:36 +0000 Subject: [PATCH] Bump ipython from 4.2.0 to 7.16.3 in /ooiservices/requirements Bumps [ipython](https://github.com/ipython/ipython) from 4.2.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/4.2.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ooiservices/requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ooiservices/requirements/common.txt b/ooiservices/requirements/common.txt index 089fe126..1fea6a9c 100644 --- a/ooiservices/requirements/common.txt +++ b/ooiservices/requirements/common.txt @@ -22,7 +22,7 @@ alembic==1.0.0 html5lib==1.0b3 itsdangerous==0.24 six==1.10.0 -ipython==4.2.0 +ipython==7.16.3 numpy>=1.9.0 netCDF4>=1.1.1 psycopg2==2.7.3.2