From 90e26ab6b6a81a624251c1fde97708e9ac0d08dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 06:47:18 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 2.2.3 in /Text to Handwritten Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Text to Handwritten/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Text to Handwritten/requirements.txt b/Text to Handwritten/requirements.txt index 228ab0e..f675b36 100644 --- a/Text to Handwritten/requirements.txt +++ b/Text to Handwritten/requirements.txt @@ -21,5 +21,5 @@ pywhatkit==5.4 requests==2.28.1 soupsieve==2.3.2.post1 urllib3==1.26.12 -Werkzeug==2.2.2 +Werkzeug==2.2.3 wikipedia==1.4.0