Skip to content

Commit 8ac0bfc

Browse files
chore(deps-dev): update isort requirement from <6,>=5.13.2 to >=5.13.2,<9 (#420)
1 parent f1a806b commit 8ac0bfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev = [
5353
"pytest-mypy==0.10.3",
5454
"mypy==1.8.0",
5555
"pycodestyle>=2.12.1,<3",
56-
"isort>=5.13.2,<6",
56+
"isort>=5.13.2,<9",
5757
"types-PyYAML>=6.0",
5858
"types-mock>=5.0",
5959
"types-redis>=4.0",

0 commit comments

Comments
 (0)