Skip to content

Commit 2d5cc6b

Browse files
authored
Merge pull request #14 from triggerdotdev/dependabot/pip/python-image-processing/pillow-10.3.0
Bump pillow from 10.2.0 to 10.3.0 in /python-image-processing
2 parents e997383 + 48a2f10 commit 2d5cc6b

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.32.4 # HTTP requests
55
numpy==1.26.3 # Numerical operations (for advanced processing)

0 commit comments

Comments
 (0)