From 333674e6dbc304c81815569c25471d9e74bf7ead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 09:00:57 +0000 Subject: [PATCH] Bump ipython from 7.24.1 to 7.25.0 in /src/requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.24.1 to 7.25.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.24.1...7.25.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index da95371f..3d23c6de 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -23,7 +23,7 @@ future==0.18.2 graphene-django==2.15.0 html5lib==1.1 icalendar==4.0.7 -ipython==7.24.1 +ipython==7.25.0 irc3==1.1.7 lxml==4.6.3 olefile==0.46