update domain matching tests for Werkzeug 3.2

This commit is contained in:
David Lord 2026-02-03 10:19:45 -08:00
parent 798e006f43
commit 5e621a2801
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
3 changed files with 69 additions and 28 deletions

View file

@ -104,6 +104,9 @@ exclude = [
[tool.uv]
default-groups = ["dev", "pre-commit", "tests", "typing"]
[tool.uv.sources]
werkzeug = { path = "../werkzeug" }
[tool.pytest.ini_options]
testpaths = ["tests"]
filterwarnings = [