Bump isort from 5.13.0 to 5.13.1

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

---
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-12 10:24:32 +00:00 committed by GitHub
parent 280b9a7ab7
commit 97804eef99
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.2
black==23.11.0
flake8==6.1.0
isort==5.13.0
isort==5.13.1
mypy==1.7.1
types-protobuf==4.24.0.4
pytest>=6.2.4,<8