From 8b10f8809ff9c11d991ee546268ca8c40220f8f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 20:06:35 +0000 Subject: [PATCH] Bump isort from 4.3.16 to 5.11.3 Bumps [isort](https://github.com/pycqa/isort) from 4.3.16 to 5.11.3. - [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.16...5.11.3) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- zopsm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zopsm/requirements.txt b/zopsm/requirements.txt index 73390db..631e8d9 100644 --- a/zopsm/requirements.txt +++ b/zopsm/requirements.txt @@ -14,7 +14,7 @@ gunicorn==19.7.1 hiredis==0.3.0 hvac==0.7.0 idna==2.7 -isort==4.3.16 +isort==5.11.3 lazy-object-proxy==1.3.1 Mako==1.0.7 MarkupSafe==1.1.0