From 909a129115cf327fcf7d4030fcc745a29e092d0d 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-plot 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-plot/dev-requirements.frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandas-ta-quant-plot/dev-requirements.frozen.txt b/pandas-ta-quant-plot/dev-requirements.frozen.txt index 030a9ec2..e9b3a837 100644 --- a/pandas-ta-quant-plot/dev-requirements.frozen.txt +++ b/pandas-ta-quant-plot/dev-requirements.frozen.txt @@ -2,7 +2,7 @@ ipykernel==6.3.1 jupyter-client==7.0.2 lxml==4.6.3 Markdown==3.3.4 -nbconvert==6.1.0 +nbconvert==6.5.1 requests==2.26.0 tox==3.24.3 twine==3.4.2 \ No newline at end of file