From 803ec008ade6f8dd68c72a54bbfac29fa3d8df6c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 19:15:03 +0000 Subject: [PATCH] Bump isort from 4.3.21 to 5.5.2 Bumps [isort](https://github.com/pycqa/isort) from 4.3.21 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/4.3.21...5.5.2) 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..41e94a8 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.5.2 \ + --hash=sha256:ba91218eee31f1e300ecc079ef0c524cea3fc41bfbb979cbdf5fd3a889e3cfed \ + --hash=sha256:171c5f365791073426b5ed3a156c2081a47f88c329161fd28228ff2da4c97ddb \ # via -r ./static-requirements.txt, pylint lazy-object-proxy==1.5.0 \ --hash=sha256:ec6aba217d0c4f71cbe48aea962a382dedcd111f47b55e8b58d4aaca519bd360 \