From da912e3434f56da1d1964efa52e8ceb6c5daefdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 02:09:45 +0000 Subject: [PATCH] deps: bump tomli from 2.3.0 to 2.4.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44de7da5..7263ead4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -361,7 +361,7 @@ tk==0.1.0 # via massdash (pyproject.toml) toml==0.10.2 # via streamlit -tomli==2.3.0 +tomli==2.4.0 # via # pytest # sphinx