From 04d263e9e02724962a61fe0eb0f792eb951ce9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 11:21:57 +0000 Subject: [PATCH] Bump tomlkit from 0.13.2 to 0.13.3 Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.13.2 to 0.13.3. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/sdispater/tomlkit/compare/0.13.2...0.13.3) --- updated-dependencies: - dependency-name: tomlkit dependency-version: 0.13.3 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 720aea5..112e9df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ rich==13.9.4 toml==0.10.2 translators==5.9.9 pyttsx3==2.98 -tomlkit==0.13.2 +tomlkit==0.13.3 Flask==3.1.1 clean-text==0.6.0 unidecode==1.4.0