From a4793e96f7ef6f7198e29a4a6294a7f9e242c72b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 13:09:04 +0000 Subject: [PATCH] build(deps): bump isort from 5.8.0 to 5.9.1 Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.1. - [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.8.0...5.9.1) --- 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 e8535ce..7c83852 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ flake8==3.9.1 identify==2.2.10 idna==3.2 iniconfig==1.1.1 -isort==5.8.0 +isort==5.9.1 lazy-object-proxy==1.6.0 mccabe==0.6.1 mypy-extensions==0.4.3