From e16d39987597814cde1695f0c1ff7d08aba79c65 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 09:18:45 +0000 Subject: [PATCH] Bump isort from 5.4.2 to 5.5.0 Bumps [isort](https://github.com/pycqa/isort) from 5.4.2 to 5.5.0. - [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.0) 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 1773c45..abd1e0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cffi==1.14.2 chardet==3.0.4 discord.py==1.4.1 idna==2.10 -isort==5.4.2 +isort==5.5.0 lazy-object-proxy==1.5.1 mccabe==0.6.1 multidict==4.7.6