From 934bae68c7eac0e812c2e837ac5bc9e0513209c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:36:09 +0000 Subject: [PATCH] Bump ipython from 7.10.2 to 7.16.3 in /tstl-experiment Bumps [ipython](https://github.com/ipython/ipython) from 7.10.2 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.10.2...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tstl-experiment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tstl-experiment/requirements.txt b/tstl-experiment/requirements.txt index 29727aa..5b2cd69 100644 --- a/tstl-experiment/requirements.txt +++ b/tstl-experiment/requirements.txt @@ -6,7 +6,7 @@ coverage==4.5.2 decorator==4.4.1 execnet==1.7.1 hypothesis==4.56.1 -ipython==7.10.2 +ipython==7.16.3 ipython-genutils==0.2.0 jedi==0.15.2 parso==0.5.2