From f6f85fe69cdfec78cd61ca0e808de48c30f39860 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 05:17:47 +0000 Subject: [PATCH] Bump pandas from 1.1.5 to 1.2.0 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.5 to 1.2.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.1.5...v1.2.0) Signed-off-by: dependabot-preview[bot] --- requirements.notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.notebook.txt b/requirements.notebook.txt index f91c08f7..125ebc6e 100644 --- a/requirements.notebook.txt +++ b/requirements.notebook.txt @@ -1,5 +1,5 @@ jupyter-client==6.1.7 Markdown==3.3.3 matplotlib==3.3.3 -pandas==1.1.5 +pandas==1.2.0 papermill==2.2.2