Bump isort from 5.10.1 to 5.12.0

Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.0.
- [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.10.1...5.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-26 17:37:05 +00:00
committed by GitHub
parent e089eb1892
commit 295f301c19
2 changed files with 227 additions and 230 deletions

View File

@@ -38,7 +38,7 @@ notifications-utils = {editable = true, ref = "main", git = "https://github.com/
coverage = "*"
[dev-packages]
isort = "==5.10.1"
isort = "==5.12.0"
pytest = "==7.1.2"
pytest-env = "==0.6.2"
pytest-mock = "==3.7.0"