From c5f94c2a88a911aeba12f32466a71ea369819b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:06:26 +0000 Subject: [PATCH] Bump isort from 4.3.16 to 5.11.4 Bumps [isort](https://github.com/pycqa/isort) from 4.3.16 to 5.11.4. - [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.4) --- 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..cc9faa8 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.4 lazy-object-proxy==1.3.1 Mako==1.0.7 MarkupSafe==1.1.0