mirror of https://github.com/veops/cmdb.git
Merge pull request #134 from veops/dependabot/pip/cmdb-api/pillow-9.3.0
Bump pillow from 9.2.0 to 9.3.0 in /cmdb-api
This commit is contained in:
commit
c687e7ad9b
|
@ -43,7 +43,7 @@ WTForms = "==3.0.0"
|
||||||
email-validator = "==1.3.1"
|
email-validator = "==1.3.1"
|
||||||
treelib = "==1.6.1"
|
treelib = "==1.6.1"
|
||||||
flasgger = "==0.9.5"
|
flasgger = "==0.9.5"
|
||||||
Pillow = "==9.2.0"
|
Pillow = "==9.3.0"
|
||||||
# other
|
# other
|
||||||
six = "==1.12.0"
|
six = "==1.12.0"
|
||||||
bs4 = ">=0.0.1"
|
bs4 = ">=0.0.1"
|
||||||
|
|
Loading…
Reference in New Issue