werkzeug 2.3.3 compatibility

This commit is contained in:
David Lord 2023-05-02 07:05:51 -07:00
parent 726d3f4fa9
commit 3fbfbad79f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 16 additions and 3 deletions

View file

@ -3,6 +3,8 @@ Version 2.2.5
Unreleased
- Update for compatibility with Werkzeug 2.3.3.
Version 2.2.4
-------------