Skip to content

Commit

Permalink
chore: bump pillow from 10.1.0 to 10.2.0
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.2.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.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 2e644ba commit a893ede
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 57 deletions.
130 changes: 74 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 @@ -14,7 +14,7 @@ django-celery-beat = "2.5.0"
django-hosts = "6.0"
djangorestframework = "3.14.0"
gunicorn = "21.2.0"
pillow = "10.1.0"
pillow = "10.2.0"
psycopg2-binary = "2.9.9"
pytz = "2023.3.post1"
requests = "2.31.0"
Expand Down

0 comments on commit a893ede

Please sign in to comment.