From 9914f150f2e4bc2bb140180ba17c7586fb280eb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 17:33:25 +0000 Subject: [PATCH] Update dependency WTForms to v3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b429506..0f5f435 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ MarkupSafe==2.1.3 requests==2.31.0 urllib3==2.0.6 Werkzeug==3.0.0 -WTForms==3.0.1 \ No newline at end of file +WTForms==3.1.0 \ No newline at end of file -- 2.49.0