From a828b644fe0ad5c2d8c82cd2fc42b435367c8a77 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 04:52:43 +0000 Subject: [PATCH] build(deps): Bump seaborn from 0.11.0 to 0.11.1 Bumps [seaborn](https://github.com/mwaskom/seaborn) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/mwaskom/seaborn/releases) - [Changelog](https://github.com/mwaskom/seaborn/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/mwaskom/seaborn/compare/v0.11.0...v0.11.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4d8c2c..596c85e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pandas==1.1.4 matplotlib==3.2.2 -seaborn==0.11.0 +seaborn==0.11.1 numpy==1.18.5 sklearn==0.22.2.post1 google.colab==0.0.1a2 \ No newline at end of file