From 4ed3df6c0351bfaca3f51c88b708c1d3f65997c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 21:38:38 +0100 Subject: [PATCH] Update dependency Werkzeug to v2.3.4 (#42) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 31b31aa..8b73757 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ Jinja2==3.1.2 MarkupSafe==2.1.2 requests==2.30.0 urllib3==2.0.2 -Werkzeug==2.3.3 +Werkzeug==2.3.4 WTForms==3.0.1 \ No newline at end of file