Skip to content

Commit b2c231e

Browse files
authored
Merge pull request #2527 from verilog-to-routing/dependabot/pip/black-24.3.0
Bump black from 20.8b1 to 24.3.0
2 parents 23b3aa3 + 96d323b commit b2c231e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ numpy
66
scipy
77
# Python linter and formatter
88
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)
9-
black==21.4b0
9+
black==24.3.0
1010
pylint==2.7.4
1111

1212
# Surelog

0 commit comments

Comments
 (0)