From dd15a2ac1a5b2e15670cbfc14818ac3a62d1f33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 21:15:38 +0000 Subject: [PATCH] Bump tomli from 2.3.0 to 2.4.0 in /ai Bumps [tomli](https://github.com/hukkin/tomli) from 2.3.0 to 2.4.0. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/requirements.txt b/ai/requirements.txt index 8accd403..8955a8e5 100644 --- a/ai/requirements.txt +++ b/ai/requirements.txt @@ -5,5 +5,5 @@ packaging==25.0 pathspec==1.0.3 platformdirs==4.5.1 pyink==25.12.0 -tomli==2.3.0 +tomli==2.4.0 typing_extensions==4.15.0