From 082989e00637e05e19edf3f21c560d4f90834b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 07:56:42 +0000 Subject: [PATCH] Bump werkzeug from 2.3.6 to 3.0.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.0.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.3.6...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1758789..4b2794d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ requests==2.31.0 tenacity==8.2.2 tiktoken==0.4.0 virtualenv==20.23.0 -Werkzeug==2.3.6 +Werkzeug==3.0.3 Markdown==3.4.4 Pillow==10.3.0 Wikipedia-API==0.6.0