From e3e4bf0447d2c6efac8faa9b2fec466b97a46e54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 18:58:07 +0000 Subject: [PATCH] build(deps): bump ipython from 1.1.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 1.1.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-1.1.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5a41f7..534312c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ iso8601==0.1.8 pyOpenSSL==0.14 azure==0.10.0 # optional deps -ipython==1.1.0 # needed for shell command +ipython==7.16.3 # needed for shell command # required for git-hooks and check.py pep8==1.4.6 pyflakes==0.7.3