From 2310beb953bc8e2079b9bdc82c2c92625fb355e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 15:33:07 +0000 Subject: [PATCH] Bump tomli from 2.0.1 to 2.4.1 in /python_components/ci Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.4.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.1...2.4.1) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python_components/ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_components/ci/requirements.txt b/python_components/ci/requirements.txt index c03b19b5..0473e35d 100644 --- a/python_components/ci/requirements.txt +++ b/python_components/ci/requirements.txt @@ -21,5 +21,5 @@ scikit-learn==1.6.1 selenium==4.34.2 spacy==3.8.7 tldextract==5.1.3 -tomli==2.0.1 +tomli==2.4.1 xgboost==2.1.4 \ No newline at end of file