From aae2ebdb95161d3da4a22efbde0bc48e1d5b17fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 7 Aug 2020 12:16:49 +0300 Subject: [PATCH] Update isort from 4.3.4 to 5.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd1ebb8..c060dd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ docutils==0.14 flake8==3.6.0 -isort==4.3.4 +isort==5.3.2 mypy==0.650 Pygments==2.3.0 pytest-asyncio==0.9.0