build(deps): bump pillow from 9.3.0 to 9.4.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 9.4.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.3.0...9.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/52/head
dependabot[bot] 2023-01-02 16:01:29 +00:00 committed by GitHub
parent e42dc8d192
commit a0082a9bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 553 additions and 541 deletions

1092
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@ classifiers=[
python = "^3.8"
lxml = "^4.9.2"
exifread = "^3.0.0"
pillow = "^9.3.0"
pillow = "^9.4.0"
olefile = "^0.46"
oletools = "^0.60.1"
python-magic = "^0.4.27"