Bump pillow from 10.4.0 to 11.0.0
- ID
d6f9602- date
2024-10-16 10:04:16+00:00- author
dependabot <https://github.com/dependabot>- parent
790ebdb- message
Bump pillow from 10.4.0 to 11.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.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/10.4.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 1 addition, 1 deletion
Changed files
requirements.txt (3797) → requirements.txt (3797)
diff --git a/requirements.txt b/requirements.txt
index d4726e0..1d468ed 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -121,7 +121,7 @@ packaging==23.2
# via
# pipx
# pytest
-pillow==10.4.0
+pillow==11.0.0
# via
# -r requirements.in
# pillow-heif