Skip to content

Commit 48a2f10

Browse files
Bump pillow from 10.2.0 to 10.3.0 in /python-image-processing
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfb6f39 commit 48a2f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-image-processing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Core dependencies
2-
Pillow==10.2.0 # Image processing library
2+
Pillow==10.3.0 # Image processing library
33
python-dotenv==1.0.0 # Environment variable management
44
requests==2.31.0 # HTTP requests
55
numpy==1.26.3 # Numerical operations (for advanced processing)

0 commit comments

Comments
 (0)