From ee62d03cbdf9626f86c4200b8b9c81109362aa23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 08:04:10 +0000 Subject: [PATCH] Bump nbconvert from 6.1.0 to 6.5.1 in /pandas-ta-quant Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.1.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/6.1.0...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pandas-ta-quant/dev-requirements.frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandas-ta-quant/dev-requirements.frozen.txt b/pandas-ta-quant/dev-requirements.frozen.txt index 9b954964..3c900053 100644 --- a/pandas-ta-quant/dev-requirements.frozen.txt +++ b/pandas-ta-quant/dev-requirements.frozen.txt @@ -3,6 +3,6 @@ jupyter-client==7.0.2 lxml==4.6.3 Markdown==3.3.4 matplotlib==3.4.3 -nbconvert==6.1.0 +nbconvert==6.5.1 requests==2.26.0 TA-Lib==0.4.21 \ No newline at end of file