From 65e2a78d1594471df80ee83b55fafd138e47f80b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Jun 2021 07:27:46 +0000 Subject: [PATCH] Update dependency isort to v5.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 438c747..76fc715 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ plotly==4.4.1 matplotlib==3.2.2 seaborn==0.11.1 black==21.4b2 -isort==5.8.0 +isort==5.9.0 pytz