Skip to content

Commit 1a55c52

Browse files
authored
Merge branch 'master' into auto-fix-rules
2 parents 8fbde87 + e21b172 commit 1a55c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/fabric/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pytest-timeout ==2.4.0
66
pytest-rerunfailures ==16.0.1
77
pytest-random-order ==1.2.0
88
click ==8.1.8; python_version < "3.11"
9-
click ==8.2.1; python_version > "3.10"
9+
click ==8.3.0; python_version > "3.10"
1010
tensorboardX >=2.6, <2.7.0 # todo: relax it back to `>=2.2` after fixing tests

0 commit comments

Comments
 (0)