From 021f608c7269cdc5f1d93a6a5380954685623e7b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 19:24:16 +0000 Subject: [PATCH] Bump isort from 4.3.21 to 5.8.0 Bumps [isort](https://github.com/pycqa/isort) from 4.3.21 to 5.8.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/4.3.21...5.8.0) 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..d1d63a9 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.8.0 \ + --hash=sha256:2bb1680aad211e3c9944dbce1d4ba09a989f04e238296c87fe2139faa26d655d \ + --hash=sha256:0a943902919f65c5684ac4e0154b1ad4fac6dcaa5d9f3426b732f1c8b5419be6 \ # via -r ./static-requirements.txt, pylint lazy-object-proxy==1.5.0 \ --hash=sha256:ec6aba217d0c4f71cbe48aea962a382dedcd111f47b55e8b58d4aaca519bd360 \