From ba2791aa9df17410a6112d9b352b18cbe704a540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 10:31:29 +0000 Subject: [PATCH] Bump tomlkit from 0.13.0 to 0.13.2 Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.13.0 to 0.13.2. - [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.0...0.13.2) --- updated-dependencies: - dependency-name: tomlkit 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 41f2fe53a..9a5d0d720 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ toml==0.10.2 translators==5.9.2 pyttsx3==2.90 Pillow==10.4.0 -tomlkit==0.13.0 +tomlkit==0.13.2 Flask==3.0.3 clean-text==0.6.0 unidecode==1.3.8