Skip to content

Commit

Permalink
Bump pillow from 10.1.0 to 10.3.0 (#441)
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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent e561096 commit bee7993
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 57 deletions.
131 changes: 75 additions & 56 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ flask-wtf = "1.2.1"
future = "0.18.3"
google-api-python-client = "2.92.0"
gunicorn = "21.2.0"
pillow = "10.1.0"
pillow = "10.3.0"
psycopg2-binary = "2.9.9"
python-dateutil = "2.9.0"
sqlalchemy = "2.0.23"
Expand Down

0 comments on commit bee7993

Please sign in to comment.