chore(deps): bump Werkzeug to >=3.1.8 and Flask-Login to >=0.6.3

Resolves dependabot PRs #30 and #31 which had merge conflicts after
the Flask-Limiter v4 and email-validator bumps landed. Flask-Login
0.6.3 adds Flask 3 / Werkzeug 3 compatibility.
This commit is contained in:
2026-04-27 08:53:02 -06:00
parent c1db6ee692
commit d57ba928c4
+2 -2
View File
@@ -1,8 +1,8 @@
Flask>=3.1.3
Flask-WTF>=1.3.0
Werkzeug>=3.0.6
Werkzeug>=3.1.8
Flask-Limiter>=4.1.1
Flask-Login>=0.6
Flask-Login>=0.6.3
email-validator>=2.3.0
gunicorn
tzdata