Skip to content

Commit

Permalink
Bump pillow from 10.1.0 to 10.3.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.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.1.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 Jun 8, 2024
1 parent f9fe56c commit 282fbe7
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 57 deletions.
131 changes: 75 additions & 56 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ structlog = "^22.3.0"
flask = "^2.2.3"
cachetools = "^5.3.0"
meilisearch = "^0.28.2"
pillow = "^10.0.0"
pillow = "^10.3.0"
gunicorn = "^22.0.0"
apispec = "^6.3.0"
apispec-webframeworks = "^0.5.2"
Expand Down

0 comments on commit 282fbe7

Please sign in to comment.