Skip to content

Commit

Permalink
Bump pillow from 9.5.0 to 10.3.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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@9.5.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 Jul 19, 2024
1 parent 1b92bc7 commit a151610
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 5 additions & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@ geoalchemy2==0.15.2
# via
# -r tests.in
# -r typing.txt
greenlet==3.0.3
# via
# -r typing.txt
# sqlalchemy
identify==2.5.24
# via pre-commit
idna==3.7
Expand Down Expand Up @@ -235,7 +239,7 @@ peewee==3.17.6
# -r tests.in
# -r typing.txt
# wtf-peewee
pillow==9.5.0
pillow==10.3.0
# via
# -r tests.in
# -r typing.txt
Expand Down
4 changes: 3 additions & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ flask-wtf==1.1.1
# via flask-mongoengine
geoalchemy2==0.15.2
# via -r tests.in
greenlet==3.0.3
# via sqlalchemy
idna==3.7
# via
# email-validator
Expand Down Expand Up @@ -120,7 +122,7 @@ peewee==3.17.6
# via
# -r tests.in
# wtf-peewee
pillow==9.5.0
pillow==10.3.0
# via -r tests.in
platformdirs==4.0.0
# via pylint
Expand Down

0 comments on commit a151610

Please sign in to comment.