From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Oct 2021 10:37:01 +0000 (+0100) Subject: Bump isort from 5.9.1 to 5.9.3 (#1881) X-Git-Tag: 0.21.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d591ddbe528aa5e0a63912111e3e4c1327e3d66c;p=thirdparty%2Fhttpx.git Bump isort from 5.9.1 to 5.9.3 (#1881) Bumps [isort](https://github.com/pycqa/isort) from 5.9.1 to 5.9.3. - [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.9.1...5.9.3) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 3c6a6b4c..ca4ae728 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ cryptography==3.4.8 flake8==3.9.2 flake8-bugbear==21.4.3 flake8-pie==0.5.0 -isort==5.9.1 +isort==5.9.3 mypy==0.910 types-certifi==0.1.4 pytest==6.2.4