From 80ef8a258f29d4b631169c4515c3a970e60a010e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2020 18:09:49 +0000 Subject: [PATCH] Bump isort from 5.4.2 to 5.5.2 Bumps [isort](https://github.com/pycqa/isort) from 5.4.2 to 5.5.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.4.2...5.5.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1df5b38..18f673c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ chardet==3.0.4 decorator==4.4.2 discord.py==1.4.1 idna==2.10 -isort==5.4.2 +isort==5.5.2 lazy-object-proxy==1.4.3 mccabe==0.6.1 multidict==4.7.6