Skip to content

Commit

Permalink
[dependabot] Chore: Bump pillow from 10.2.0 to 10.3.0
Browse files Browse the repository at this point in the history
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-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 345887d commit 8c57138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ classifiers = [
dependencies = [
"Flask==2.3.2",
"MarkupSafe==2.1.1",
"Pillow==10.2.0",
"Pillow==10.3.0",
"Werkzeug",
"boto3~=1.28.8",
"cryptography==41.0.4",
Expand Down

0 comments on commit 8c57138

Please sign in to comment.