mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-10 23:59:10 -06:00
Merge pull request #299 from rio-labs/dependabot/pip/isort-gte-5.13-and-lt-8.0
Update isort requirement from <7.0,>=5.13 to >=5.13,<8.0
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