Bump isort from 5.13.1 to 5.13.2

Bumps [isort](https://github.com/pycqa/isort) from 5.13.1 to 5.13.2.
- [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.13.1...5.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-14 10:15:17 +00:00 committed by GitHub
parent b15ac8680e
commit a99b69ed43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
pylint==3.0.3
black==23.12.0
flake8==6.1.0
isort==5.13.1
isort==5.13.2
mypy==1.7.1
types-protobuf==4.24.0.4
pytest>=6.2.4,<8