mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-25 14:55:59 +00:00
Update flask-wtf requirement from ~=1.2 to ~=1.3 (#4485)
Updates the requirements on [flask-wtf](https://github.com/pallets-eco/flask-wtf) to permit the latest version. - [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.0...v1.3.0) --- updated-dependencies: - dependency-name: flask-wtf dependency-version: 1.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ flask-socketio>=5.6.1,<6 # Re #3910
|
||||
flask>=3.1,<4
|
||||
flask_cors # For the Chrome extension to operate
|
||||
flask_restful
|
||||
flask_wtf~=1.2
|
||||
flask_wtf~=1.3
|
||||
inscriptis~=2.2
|
||||
python-engineio>=4.13.1,<5
|
||||
python-socketio>=5.11.0,<6
|
||||
|
||||
Reference in New Issue
Block a user