replace werkzeug.urls with urllib.parse

This commit is contained in:
David Lord 2023-03-11 08:16:19 -08:00
parent e7f8ae0166
commit c4b39ba2f3
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 13 additions and 4 deletions

View file

@ -1,3 +1,11 @@
Version 2.2.4
-------------
Unreleased
- Update for compatibility with Werkzeug 2.3.
Version 2.2.3
-------------