From ce0c8adc86726ca5d512b533800664c9e0bdc28b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:57:18 +0000 Subject: [PATCH] Bump ipython from 5.5.0 to 7.16.3 in /pokes Bumps [ipython](https://github.com/ipython/ipython) from 5.5.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.5.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pokes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokes/requirements.txt b/pokes/requirements.txt index c8d85ba..8c85a77 100644 --- a/pokes/requirements.txt +++ b/pokes/requirements.txt @@ -15,7 +15,7 @@ feedparser==5.2.1 Flask==0.12.2 Flask-SQLAlchemy==2.1 html2text==2017.10.4 -ipython==5.5.0 +ipython==7.16.3 ipython-genutils==0.2.0 isort==4.2.15 itsdangerous==0.24