From 54366424607637a3710dc7012d93209f6c4d2e8a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 19:18:36 +0000 Subject: [PATCH] Bump isort from 4.3.21 to 5.1.4 Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.21 to 5.1.4. - [Release notes](https://github.com/timothycrosley/isort/releases) - [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md) - [Commits](https://github.com/timothycrosley/isort/compare/4.3.21...5.1.4) Signed-off-by: dependabot-preview[bot] --- static-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static-requirements.txt b/static-requirements.txt index 1aa2910..2745497 100644 --- a/static-requirements.txt +++ b/static-requirements.txt @@ -2,9 +2,9 @@ astroid==2.4.2 \ --hash=sha256:2f4078c2a41bf377eea06d71c9d2ba4eb8f6b1af2135bec27bbbb7d8f12bb703 \ --hash=sha256:bc58d83eb610252fd8de6363e39d4f1d0619c894b0ed24603b881c02e64c7386 \ # via -r ./static-requirements.txt, pylint -isort==4.3.21 \ - --hash=sha256:54da7e92468955c4fceacd0c86bd0ec997b0e1ee80d97f67c35a78b719dccab1 \ - --hash=sha256:6e811fcb295968434526407adb8796944f1988c5b65e8139058f2014cbe100fd \ +isort==5.1.4 \ + --hash=sha256:ae3007f72a2e9da36febd3454d8be4b175d6ca17eb765841d5fe3d038aede79d \ + --hash=sha256:145072eedc4927cc9c1f9478f2d83b2fc1e6469df4129c02ef4e8c742207a46c \ # via -r ./static-requirements.txt, pylint lazy-object-proxy==1.5.0 \ --hash=sha256:ec6aba217d0c4f71cbe48aea962a382dedcd111f47b55e8b58d4aaca519bd360 \