From f1892d731fcb7f7af23ea911ae641c252d6c5692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:48:10 +0000 Subject: [PATCH] chore(deps): bump ipython from 7.4.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 7.4.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.4.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DAT/r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DAT/r.txt b/DAT/r.txt index e94d6f7..63c226d 100644 --- a/DAT/r.txt +++ b/DAT/r.txt @@ -21,7 +21,7 @@ djangorestframework==3.9.2 entrypoints==0.3 idna==2.8 ipykernel==5.1.0 -ipython==7.4.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.4.2 isort==4.3.13 diff --git a/requirements.txt b/requirements.txt index 9ecb5b9..e662ded 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ graphviz==0.10.1 greenlet==0.4.15 idna==2.8 ipykernel==5.1.0 -ipython==7.4.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.4.2 isort==4.3.13