From 4f584c3e54f79b8921e65853bddeb4dd9deae8dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 15:13:55 +0000 Subject: [PATCH] Bump isort from 5.10.1 to 5.11.4 Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 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/5.10.1...5.11.4) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47c5166..59be876 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ idna==3.4 imagesize==1.4.1 importlib-metadata==5.1.0 iniconfig==2.0.0 -isort==5.10.1 +isort==5.11.4 jinja2==3.1.2 markupsafe==2.1.1 mccabe==0.7.0