Commit c015706

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-02 03:41:05
chore(deps): bump pillow in the pip group across 1 directory (#28)
Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 11.2.1 to 11.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/11.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9b1fed
Changed files (1)
pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
   "markitdown[docx,pdf,pptx,xls,xlsx]==0.1.2",
   "openai==1.93.0",
   "pillow-heif==1.0.0",
-  "pillow==11.2.1",
+  "pillow==11.3.0",
   "puremagic==1.29",
   "pyrotgfork==2.2.12",
   "pysocks==1.7.1",