update min dependencies

This commit is contained in:
David Lord 2024-10-31 13:11:06 -07:00
parent 39e7208366
commit 8f37c82f61
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
5 changed files with 13 additions and 11 deletions

View file

@ -4,6 +4,8 @@ Version 3.1.0
Unreleased
- Drop support for Python 3.8. :pr:`5623`
- Update minimum dependency versions to latest feature releases.
Werkzeug >= 3.1, ItsDangerous >= 2.2, Blinker >= 1.8. :pr:`5624`
- Provide a configuration option to control automatic option
responses. :pr:`5496`
- ``Flask.open_resource``/``open_instance_resource`` and