From 9e1235c0aa702827fe3ec6578df93f2506c8d439 Mon Sep 17 00:00:00 2001 From: Yuta Saito Date: Fri, 16 Jan 2026 14:55:14 +0900 Subject: [PATCH] chore: add jaraco liccheck --- tests/code_coverage_tests/liccheck.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/code_coverage_tests/liccheck.ini b/tests/code_coverage_tests/liccheck.ini index cd73f3fe4a..feb182921d 100644 --- a/tests/code_coverage_tests/liccheck.ini +++ b/tests/code_coverage_tests/liccheck.ini @@ -139,4 +139,4 @@ fastuuid: >=0.13.0 # BSD-3-Clause license llm-sandbox: >=0.3.31 # MIT License - https://github.com/vndee/llm-sandbox nodejs-wheel-binaries: >=24.12.0 # MIT license manually verified grpcio: >=1.69.0 # Apache License 2.0 - +jaraco.context: >=6.1.0 # Unknown license