From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 16:00:45 +0000 (+0000) Subject: Bump isort from 5.9.3 to 5.10.1 (#1999) X-Git-Tag: 0.21.2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56fce6190ab55681174e6c84356b85e782ed7b26;p=thirdparty%2Fhttpx.git Bump isort from 5.9.3 to 5.10.1 (#1999) Bumps [isort](https://github.com/pycqa/isort) from 5.9.3 to 5.10.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.9.3...5.10.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... 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 2cc93a25..a3ea93d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ cryptography==36.0.1 flake8==3.9.2 flake8-bugbear==21.9.2 flake8-pie==0.15.0; python_version>='3.7' -isort==5.9.3 +isort==5.10.1 mypy==0.910 types-certifi==2021.10.8.0 pytest==6.2.5