From 12ab593795f727797b427ebdfaef28b8e53c00d6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Oct 2021 06:39:43 +0000 Subject: [PATCH] Update dependency seaborn to v0.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 438c747..7ccc33f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ japanize-matplotlib==1.1.3 pandas==1.1.5 plotly==4.4.1 matplotlib==3.2.2 -seaborn==0.11.1 +seaborn==0.11.2 black==21.4b2 isort==5.8.0 pytz