From 928de788ca09da47107edbefc0b1ebe566c9af18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:24:35 +0000 Subject: [PATCH] Bump ipython from 7.6.1 to 7.16.3 in /scrape Bumps [ipython](https://github.com/ipython/ipython) from 7.6.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.6.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- scrape/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrape/requirements-dev.txt b/scrape/requirements-dev.txt index 7c10254..731a8c3 100644 --- a/scrape/requirements-dev.txt +++ b/scrape/requirements-dev.txt @@ -1,4 +1,4 @@ -ipython==7.6.1 +ipython==7.16.3 pylint==2.3.1 autopep8==1.4.4 yapf==0.27.0