Bump Werkzeug 3.0.0

This commit is contained in:
pgjones 2023-09-30 15:08:50 +01:00 committed by Phil Jones
parent 438edcdf01
commit 3252f2bc54
4 changed files with 5 additions and 4 deletions

View file

@ -9,6 +9,7 @@ Unreleased
- Restructure the code such that the Flask (app) and Blueprint
classes have Sans-IO bases. :pr:`5127`
- Allow self as an argument to url_for. :pr:`5264`
- Require Werkzeug >= 3.0.0.
Version 2.3.3