mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-11 08:10:29 -06:00
Update isort requirement from <7.0,>=5.13 to >=5.13,<8.0
Updates the requirements on [isort](https://github.com/PyCQA/isort) to permit the latest version. - [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...7.0.0) --- updated-dependencies: - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies = [
|
||||
"identity-containers>=1.0.2,<2.0",
|
||||
"imy[docstrings,deprecations]>=0.7.1,<0.8",
|
||||
"introspection>=1.11.1,<2.0",
|
||||
"isort>=5.13,<7.0",
|
||||
"isort>=5.13,<8.0",
|
||||
"langcodes>=3.4,<4.0",
|
||||
"multipart>=1.2,<2.0",
|
||||
"narwhals>=1.12,<3.0",
|
||||
|
||||
Reference in New Issue
Block a user