]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump isort from 5.9.3 to 5.10.1 (#1999)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 3 Jan 2022 16:00:45 +0000 (16:00 +0000)
committerGitHub <noreply@github.com>
Mon, 3 Jan 2022 16:00:45 +0000 (16:00 +0000)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 2cc93a250ed658a4a9b54d2e7e91abf0ed09ea05..a3ea93d5f77da5bbac8717959952a6b13302a1a4 100644 (file)
@@ -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