From 64e06d44d7e93cdd3c6fbe18b356f1a10d993d72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 11:36:20 +0200 Subject: [PATCH] Bump ipython from 7.27.0 to 7.28.0 (#8164) Bumps [ipython](https://github.com/ipython/ipython) from 7.27.0 to 7.28.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.27.0...7.28.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 686754f0313..6da6876d369 100644 --- a/requirements.txt +++ b/requirements.txt @@ -136,7 +136,7 @@ pycountry # production uWSGI==2.0.19.1 gunicorn==20.1.0 -ipython==7.27.0 +ipython==7.28.0 docker==5.0.2 invoke==1.6.0