From f798f2ddc25039b2f057c7e627186f0637f13831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 20:18:08 +0000 Subject: [PATCH] Bump isort from 4.3.16 to 5.12.0 Bumps [isort](https://github.com/pycqa/isort) from 4.3.16 to 5.12.0. - [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.12.0) --- 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..def2cf8 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.12.0 lazy-object-proxy==1.3.1 Mako==1.0.7 MarkupSafe==1.1.0