diff --git a/pyproject.toml b/pyproject.toml index 5fc7d2f3e3..cd09779935 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -152,6 +152,5 @@ disable_error_code = ["attr-defined"] module = [ "requests.*", "securesystemslib.*", - "urllib3.*" ] ignore_missing_imports = "True"