Pin reportlab to version 4.2.0 (#12220)

Part of #12213
This commit is contained in:
Sebastian Rittau
2024-06-26 11:00:00 +02:00
committed by GitHub
parent a6bd781626
commit d683ddb3ed

View File

@@ -1,4 +1,4 @@
version = "4.2.*"
version = "4.2.0"
# NOTE: There is no public upstream repository
[tool.stubtest]