From c8601864a04995972df050c75fca3c6920b90981 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 09:44:49 +0200 Subject: [PATCH] Bump ipython from 8.4.0 to 8.5.0 (#10004) (#10017) Bumps [ipython](https://github.com/ipython/ipython) from 8.4.0 to 8.5.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.4.0...8.5.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 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 0aac48952f8..dc2bfce618e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -142,7 +142,7 @@ pycountry # production uWSGI==2.0.20 gunicorn==20.1.0 -ipython==8.4.0 +ipython==8.5.0 docker==6.0.0 invoke==1.7.1