From cf1f9e13b02b871ce62db5c1b89f3f342a6eaadf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:28:24 +0000 Subject: [PATCH] Bump ipython from 7.3.0 to 7.16.3 in /sub2/backend Bumps [ipython](https://github.com/ipython/ipython) from 7.3.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.3.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sub2/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub2/backend/requirements.txt b/sub2/backend/requirements.txt index 0a4688b..9df1e62 100644 --- a/sub2/backend/requirements.txt +++ b/sub2/backend/requirements.txt @@ -24,7 +24,7 @@ google-auth==1.13.1 google-auth-oauthlib==0.4.1 google-pasta==0.2.0 ipykernel==5.1.0 -ipython==7.3.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.4.2 jsonpointer==2.0