From 2e5105eea15c44e78ae9ce9a8a055afc8ea38eb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 11:04:33 +0000 Subject: [PATCH] Bump tomlkit from 0.11.4 to 0.11.7 Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.11.4 to 0.11.7. - [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.4...0.11.7) --- 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 6cf4689..98a3dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ toml==0.10.2 translators==5.3.1 pyttsx3==2.90 Pillow~=9.4.0 -tomlkit==0.11.4 +tomlkit==0.11.7 Flask==2.2.2 clean-text==0.6.0 unidecode==1.3.2