From 0ffd89e37dfb907ebd4dc3b8006e8906a6b05116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:30:40 +0000 Subject: [PATCH] Bump tomlkit from 0.11.8 to 0.12.4 Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.11.8 to 0.12.4. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/sdispater/tomlkit/compare/0.11.8...0.12.4) --- updated-dependencies: - dependency-name: tomlkit 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 f804029..db38b4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ toml==0.10.2 translators==5.7.6 pyttsx3==2.90 Pillow==10.2.0 -tomlkit==0.11.8 +tomlkit==0.12.4 Flask==2.3.3 clean-text==0.6.0 unidecode==1.3.8