diff --git a/tools/pinning/oldest/pyproject.toml b/tools/pinning/oldest/pyproject.toml index ece807782..96a78a4eb 100644 --- a/tools/pinning/oldest/pyproject.toml +++ b/tools/pinning/oldest/pyproject.toml @@ -1,3 +1,5 @@ +# Security alerts about vulnerable packages in this file can be ignored since +# they are only used during testing. [tool.poetry] name = "certbot-pinner" version = "0.1.0"