From 49ea8fa5b7ac7a67ee22f2ff3d2f952ade99b256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 18:56:37 +0000 Subject: [PATCH] Bump ipython from 0.10.2 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 0.10.2 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-0.10.2...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b9aeb8..ab940be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Requirements file only for developing purposes. ipdb==0.4 -ipython==0.10.2 +ipython==7.16.3 wsgiref==0.1.2 # neo4jrestclient==dev -e git+git://github.com/versae/neo4j-rest-client.git#egg=neo4jrestclient