mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-03 21:37:51 -06:00
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:
+2
-2
@@ -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
|
||||
Reference in New Issue
Block a user