From 5024150fa5b68f1bd5618c8807775194284cdee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 10:12:08 +0000 Subject: [PATCH] Bump tomlkit from 0.15.0 to 0.15.1 Bumps [tomlkit](https://github.com/python-poetry/tomlkit) from 0.15.0 to 0.15.1. - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-poetry/tomlkit/compare/0.15.0...0.15.1) --- updated-dependencies: - dependency-name: tomlkit dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3feaa94..bb45b97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ rich==13.9.4 toml==0.10.2 translators==5.9.9 pyttsx3==2.98 -tomlkit==0.15.0 +tomlkit==0.15.1 Flask==3.1.1 clean-text==0.6.0 unidecode==1.4.0