From ab4df8e53c3c6e52282bc1493fbc070f3ca265ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Mar 2022 10:51:31 +0000 Subject: [PATCH] Bump ipython from 7.21.0 to 7.31.1 in /binder Bumps [ipython](https://github.com/ipython/ipython) from 7.21.0 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.21.0...7.31.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 047b8618..dd7258dc 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -33,7 +33,7 @@ idna==2.10; python_version >= "3.5" and python_full_version < "3.0.0" or python_ imagesize==1.2.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5" importlib-metadata==3.7.3; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.2.0" and python_version >= "3.6" and python_version < "3.8" ipython-genutils==0.2.0; python_version >= "3.7" -ipython==7.21.0; python_version >= "3.7" +ipython==7.31.1; python_version >= "3.7" jedi==0.18.0; python_version >= "3.7" jinja2==2.11.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" joblib==0.16.0; python_version >= "3.6"