From 5323d1ac81d1605ea54d702f8212db4b900f9f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 19:45:59 +0000 Subject: [PATCH] Bump flask-wtf from 1.2.1 to 1.2.2 Bumps [flask-wtf](https://github.com/pallets-eco/flask-wtf) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/pallets-eco/flask-wtf/releases) - [Changelog](https://github.com/pallets-eco/flask-wtf/blob/main/docs/changes.rst) - [Commits](https://github.com/pallets-eco/flask-wtf/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: flask-wtf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 92ea923..3a56548 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,6 +1,6 @@ Flask-Mail==0.10.0 flask-session==0.8.0 -Flask-WTF==1.2.1 +Flask-WTF==1.2.2 Flask==3.0.* Werkzeug==3.0.* cs50==9.4.0