diff --git a/cmdb-api/Pipfile b/cmdb-api/Pipfile index f036be2..0d3347e 100644 --- a/cmdb-api/Pipfile +++ b/cmdb-api/Pipfile @@ -43,7 +43,7 @@ WTForms = "==3.0.0" email-validator = "==1.3.1" treelib = "==1.6.1" flasgger = "==0.9.5" -Pillow = "==9.2.0" +Pillow = "==9.3.0" # other six = "==1.12.0" bs4 = ">=0.0.1"