summaryrefslogtreecommitdiffstats
path: root/constraints.txt
Commit message (Collapse)AuthorAgeFilesLines
* tox.ini, constraints.txt: Lock the version of black to <24Peter Kjellerstedt2024-09-121-0/+1
The formatting produced by black versions before 24 matches the current formatting of the code. Change-Id: I045f22d2f32a09d4683867293e81512f2abd1036 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/434997 Tested-by: Josip Sokcevic <sokcevic@google.com> Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>