Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 15bc871 commit 955b099
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ django-storages==1.9.1
boto3==1.20.41
flup==1.0.3
ipdb==0.13.9
Pillow==9.0.0
Pillow==10.4.0
psycopg2==2.9.9
python-gettext==3.0
python-magic==0.4.15
Expand Down
2 changes: 1 addition & 1 deletion requirements_local.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
tornado==5
ipykernel==4.5.2
django==2.0.13
Pillow==9.0.0
Pillow==10.4.0
django-recaptcha==1.4.0
python-gettext==3.0
beautifulsoup4
Expand Down

0 comments on commit 955b099

Please sign in to comment.