Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade isort to fix CI error. (#60)
See [CI error][1]: ```text RuntimeError: The Poetry configuration is invalid: - [extras.pipfile_deprecated_finder.2] 'pip-shims<=0.3.4' does not match '^[a-zA-Z-_.0-9]+$' ``` See [isort issues referencing `pip-shims`](PyCQA/isort#2083) for more details. [1]: https://github.com/connelldave/botocove/actions/runs/4120906018/jobs/7116097629
- Loading branch information