Skip to content

Commit 0484775

Browse files
author
Nathan Shreve
committed
Updated black version to 21.4b0 from 20.8b1 so that make env works
1 parent 1a103be commit 0484775

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/EXTERNAL/libcatch2

Submodule libcatch2 updated 123 files

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ psutil
44

55
# Python linter and formatter
66
click==8.0.2 # Our version of black needs an older version of click (https://stackoverflow.com/questions/71673404/importerror-cannot-import-name-unicodefun-from-click)
7-
black==20.8b1
7+
black==21.4b0
88
pylint==2.7.4
99

1010
# Surelog

0 commit comments

Comments
 (0)