From e5df49cc9434ddbdc425c8e4649bfbf47494ffe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 09:00:54 +0000 Subject: [PATCH] Bump ipython from 7.25.0 to 7.26.0 in /src/requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.25.0 to 7.26.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.25.0...7.26.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 703ea013..c5a8d86f 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.25.0 +ipython==7.26.0 irc3==1.1.7 lxml==4.6.3 olefile==0.46