From a931ce504421e44897094ce7197f6e63e93c31bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 19:26:15 +0000 Subject: [PATCH] Bump isort from 4.3.21 to 5.9.2 Bumps [isort](https://github.com/pycqa/isort) from 4.3.21 to 5.9.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/4.3.21...5.9.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..74aa423 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.9.2 \ + --hash=sha256:eed17b53c3e7912425579853d078a0832820f023191561fcee9d7cae424e0813 \ + --hash=sha256:f65ce5bd4cbc6abdfbe29afc2f0245538ab358c14590912df638033f157d555e \ # via -r ./static-requirements.txt, pylint lazy-object-proxy==1.5.0 \ --hash=sha256:ec6aba217d0c4f71cbe48aea962a382dedcd111f47b55e8b58d4aaca519bd360 \