Skip to content

Commit

Permalink
Bump pillow from 10.3.0 to 10.4.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.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.3.0...10.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and submarcos committed Jul 19, 2024
1 parent db9544c commit b3d915e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
packaging==24.1
# via gunicorn
pillow==10.3.0
pillow==10.4.0
# via -r requirements.in
psycopg==3.2.1
# via -r requirements.in
Expand Down

0 comments on commit b3d915e

Please sign in to comment.