forked from orbit-oss/flask
update min blinker version
This commit is contained in:
parent
a20bcff8dc
commit
470e2b8d17
4 changed files with 4 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ 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`
|
||||
Werkzeug >= 3.1, ItsDangerous >= 2.2, Blinker >= 1.9. :pr:`5624,5633`
|
||||
- Provide a configuration option to control automatic option
|
||||
responses. :pr:`5496`
|
||||
- ``Flask.open_resource``/``open_instance_resource`` and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue