pallets / flask

The Python micro framework for building web applications.
https://flask.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
67.87k stars 16.2k forks source link

Update Werkzeug to 3.0.3 #5523

Closed gaburn closed 3 months ago

gaburn commented 3 months ago

Update Werkzeug to 3.0.3 to address vulnerability found in Werkzeug debugger. https://werkzeug.palletsprojects.com/en/3.0.x/changes/

Updating Werkzeug to version 3.0.3 fixes the debugger vulnerability.

davidism commented 3 months ago

That's something you do in your application, this is a minimum supported version.