diff --git a/pyproject.toml b/pyproject.toml index 01162b794..896b419b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -298,7 +298,7 @@ banned-from = [ "string", "sys", "time", - "urllib", + "urllib.parse", "uuid", "xml", ]