From 2f9cc63f6a6f31e3b6f4f9d9b4d552bba3f6d124 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 22:36:53 +0000 Subject: [PATCH] build(deps): Bump google-colab from 0.0.1a2 to 1.0.0 Bumps [google-colab](https://colaboratory.research.google.com/) from 0.0.1a2 to 1.0.0. 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..149c497 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ matplotlib==3.2.2 seaborn==0.11.0 numpy==1.18.5 sklearn==0.22.2.post1 -google.colab==0.0.1a2 \ No newline at end of file +google.colab==1.0.0 \ No newline at end of file