From 4a253edb70cbd9148d8eccf5e20117db3caa8aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:12:32 +0000 Subject: [PATCH] Bump ipython from 3.2.0 to 8.10.0 in /reddit Bumps [ipython](https://github.com/ipython/ipython) from 3.2.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-3.2.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- reddit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reddit/requirements.txt b/reddit/requirements.txt index b79c0bf..abc4f22 100644 --- a/reddit/requirements.txt +++ b/reddit/requirements.txt @@ -1,5 +1,5 @@ elasticsearch==1.6.0 gnureadline==6.3.3 -ipython==3.2.0 +ipython==8.10.0 urllib3==1.10.4 wsgiref==0.1.2