]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump isort from 5.9.1 to 5.9.3 (#1881)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 13 Oct 2021 10:37:01 +0000 (11:37 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Oct 2021 10:37:01 +0000 (11:37 +0100)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 3c6a6b4cbcb0a831f05678429f02b5967a14f1be..ca4ae728d493f874260e127dac34dd5d9b215cc6 100644 (file)
@@ -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