mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-04 05:08:39 -06:00
3e17574fe6
- Pin Flask to >=3.1.3 to resolve all outstanding Dependabot CVEs (session cookie Vary header, Werkzeug DoS/RCE/safe_join vulns) - Replace removed @before_first_request decorator with app.app_context() call at module level, compatible with Flask 3.0+
3 lines
37 B
Plaintext
3 lines
37 B
Plaintext
Flask>=3.1.3
|
|
Werkzeug>=3.0.6
|
|
gunicorn |