From c04fd877057363a3598cf9b7232e65fa36e6e7e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 05:17:16 +0000 Subject: [PATCH] Bump isort from 5.9.1 to 5.9.2 Bumps [isort](https://github.com/pycqa/isort) from 5.9.1 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/5.9.1...5.9.2) Signed-off-by: dependabot-preview[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 11c5a03748..765e87e025 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -47,7 +47,7 @@ ipython-genutils==0.2.0 # via traitlets ipython==7.25.0 # via -r test-requirements.in -isort==5.9.1 +isort==5.9.2 # via pylint jedi==0.18.0 # via