Bump pillow from 9.2.0 to 9.3.0 in /cmdb-api

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-01 05:51:16 +00:00 committed by GitHub
parent 14e4dbacac
commit 1f935d25a2
1 changed files with 1 additions and 1 deletions

View File

@ -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"