From 054e862dc26311f224a0a43738f51a4de800daa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:22:51 +0000 Subject: [PATCH] Bump ipython from 7.13.0 to 7.16.3 in /app/src 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] --- app/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/requirements.txt b/app/src/requirements.txt index d8f1832..e907c22 100644 --- a/app/src/requirements.txt +++ b/app/src/requirements.txt @@ -4,7 +4,7 @@ tqdm==4.43.0 geopy==1.21.0 requests==2.23.0 dill==0.3.1.1 -ipython==7.13.0 +ipython==7.16.3 xlrd==1.1.0 # Pandas dependency to read excel files xlsxwriter==1.2.8 # Pandas engine to write excel files dash-bootstrap-components==0.9.2