Bump isort from 5.11.3 to 5.11.4

Bumps [isort](https://github.com/pycqa/isort) from 5.11.3 to 5.11.4.
- [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.11.3...5.11.4)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-22 17:00:48 +00:00 committed by GitHub
parent 11dad5a808
commit ccbdbf6fdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ flake8==4.0.1
# via -r requirements-dev.in
iniconfig==1.1.1
# via pytest
isort==5.11.3
isort==5.11.4
# via -r requirements-dev.in
mccabe==0.6.1
# via flake8