From 8d70ef91c166a26e43d246020ab937ca002be6c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Sep 2020 03:11:11 +0300 Subject: [PATCH] Update isort from 4.3.4 to 5.5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd1ebb8..cd82414 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ docutils==0.14 flake8==3.6.0 -isort==4.3.4 +isort==5.5.3 mypy==0.650 Pygments==2.3.0 pytest-asyncio==0.9.0