Skip to content

Commit

Permalink
Bump pillow from 10.2.0 to 10.3.0
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.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.2.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 Apr 3, 2024
1 parent 8846618 commit ac1d068
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ django>=3.2,<4
dnspython
easy-thumbnails
easydict==1.10
pillow==10.2.0
pillow==10.3.0
psycopg2-binary==2.8.3
pyquery==1.4.0
urlextract
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ packaging==23.0
# pytest
pathspec==0.11.0
# via black
pillow==10.2.0
pillow==10.3.0
# via
# -r requirements.in
# easy-thumbnails
Expand Down

0 comments on commit ac1d068

Please sign in to comment.