From 7f5ec4071f49d350073edba39080eb68e8a7b39e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 15:21:05 +0000 Subject: [PATCH] Bump flake8-isort from 5.0.3 to 6.0.0 Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 5.0.3 to 6.0.0. - [Release notes](https://github.com/gforcada/flake8-isort/releases) - [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst) - [Commits](https://github.com/gforcada/flake8-isort/compare/5.0.3...6.0.0) --- updated-dependencies: - dependency-name: flake8-isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f8f70b..536ec9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ docutils==0.19 fastapi==0.89.0 filelock==3.9.0 flake8==6.0.0 -flake8-isort==5.0.3 +flake8-isort==6.0.0 h11==0.14.0 identify==2.5.12 idna==3.4