Skip to content

Commit a397e42

Browse files
authored
Merge pull request #909 from common-workflow-language/dependabot/pip/isort-gt-5-and-lt-6.1
build(deps-dev): update isort requirement from <5.14,>5 to >5,<6.1
2 parents c7374c8 + 9ea9b0e commit a397e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
tox < 3.29 # until tox-pyenv is updated for tox 4.x
22
tox-pyenv < 1.2
3-
isort > 5, < 5.14
3+
isort > 5, < 6.1
44
build < 1.2.3
55
autoflake < 2.4
66
auto-walrus

0 commit comments

Comments
 (0)