From 9a9210ab905c02f7cda313fc59cb7e7b502bbe1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 17:58:05 +0000 Subject: [PATCH] Bump nbconvert from 5.1.1 to 6.3.0 in /hack_etherscan Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.1.1 to 6.3.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.1.1...6.3.0) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hack_etherscan/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack_etherscan/requirements.txt b/hack_etherscan/requirements.txt index 3fca021..c4ef613 100644 --- a/hack_etherscan/requirements.txt +++ b/hack_etherscan/requirements.txt @@ -131,7 +131,7 @@ migrate==0.3.8 mistune==0.7.4 mpmath==0.19 multipledispatch==0.4.9 -nbconvert==5.1.1 +nbconvert==6.3.0 nbformat==4.3.0 networkx==1.11 nltk==3.2.2