From f4e70e530ea5291c08b61593169aa0e835b55ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 15:47:45 +0000 Subject: [PATCH] build(deps): bump ipython from 7.16.1 to 7.16.3 in /docker/v3.6 Bumps [ipython](https://github.com/ipython/ipython) from 7.16.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.16.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/v3.6/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/v3.6/requirements.txt b/docker/v3.6/requirements.txt index 55f119a68..4fb265514 100644 --- a/docker/v3.6/requirements.txt +++ b/docker/v3.6/requirements.txt @@ -48,7 +48,7 @@ idna==2.5 # via requests importlib-metadata==4.2.0 ipdb==0.13.9 ipython-genutils==0.2.0 # via traitlets -ipython==7.16.1 +ipython==7.16.3 isort==4.2.15 # via pylint itsdangerous==2.0.1 # via flask, flask-debugtoolbar, flask-wtf jedi==0.12.0 # via ipython