From 0c7df96cfd3afc91940304db73a9a0b5d32f1d7a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 07:06:17 +0000 Subject: [PATCH] Bump ipython from 7.11.1 to 7.18.1 Bumps [ipython](https://github.com/ipython/ipython) from 7.11.1 to 7.18.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.11.1...7.18.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b747a30..3a343bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -ipython==7.11.1 +ipython==7.18.1 pytest==5.3.4 pytest-benchmark==3.2.3