Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Bump pillow from 10.2.0 to 10.3.0 #650

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jsonschema==4.21.1
freezegun==1.4.0
sentry-sdk[flask]==1.43.0
beautifulsoup4==4.12.3
Pillow==10.2.0
Pillow==10.3.0

# Test requirements. It's not worth the hassle to keep them separate.
pytest==8.1.1
Expand Down
Loading