Skip to content

Commit

Permalink
Bump pillow from 10.0.1 to 10.2.0 in /api
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 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.0.1...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 b3fa379 commit 92c0e25
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.0.1
pillow==10.2.0
# via -r requirements.txt
pip-tools==7.3.0
# via -r requirements-dev.in
Expand Down
2 changes: 1 addition & 1 deletion api/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dj-database-url==2.1.0

# file handling
boto3==1.28.61
pillow==10.0.1
pillow==10.2.0
whitenoise==6.5.0

# misc libraries
Expand Down
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ openpyxl==3.1.2
# via tablib
packaging==23.2
# via gunicorn
pillow==10.0.1
pillow==10.2.0
# via -r requirements.in
psutil==5.9.6
# via -r requirements.in
Expand Down

0 comments on commit 92c0e25

Please sign in to comment.