From d4d27af6c2d9b7d81e1b88b1cc0bcfdfeb2cebb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:23:38 +0000 Subject: [PATCH] Bump ipython from 6.1.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 6.1.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.1.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ec468cf..95f057d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -r requirements.txt -r test-requirements.txt twine==1.8.1 -ipython==6.1.0 \ No newline at end of file +ipython==7.16.3 \ No newline at end of file