Port change from safety vendoring PR to make the vendor renames work the same as patch.

This commit is contained in:
Matt Davis
2022-09-21 06:38:37 -04:00
parent 2e51612d9e
commit 0e5e4ea05b
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1,3 +1,2 @@
pip==22.2.2
pipfile==0.0.2
safety==1.10.3
+1
View File
@@ -53,6 +53,7 @@ FILE_WHITE_LIST = (
"safety.zip",
"cacert.pem",
"vendor_pip.txt",
"plette",
)
PATCHED_RENAMES = {}