From 861b8c8fd847cf1107bef54c985dc839cac6635a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:42:17 +0000 Subject: [PATCH] Bump ipython from 5.1.0 to 7.16.3 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 5.1.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.1.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements/local.txt diff --git a/requirements/local.txt b/requirements/local.txt old mode 100755 new mode 100644 index c2d649e..fdfebce --- a/requirements/local.txt +++ b/requirements/local.txt @@ -2,7 +2,7 @@ -r test.txt # Debugging -ipython==5.1.0 +ipython==7.16.3 # Docs mkdocs==0.15.3