From d76358f26e542e1cccde9be13cd795a05af93f76 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Dec 2022 13:22:34 -0800 Subject: [PATCH] Update isort from 4.3.4 to 5.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd1ebb8..0cae12e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ docutils==0.14 flake8==3.6.0 -isort==4.3.4 +isort==5.11.0 mypy==0.650 Pygments==2.3.0 pytest-asyncio==0.9.0