Skip to content

Commit

Permalink
chore(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and delitamakanda committed May 6, 2024
1 parent ccbb8b4 commit e03c47c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -7,7 +7,7 @@ django-memcache-status==1.1
djangorestframework==3.11.2
idna==2.6
olefile==0.44
Pillow==10.2.0
Pillow==10.3.0
python3-memcached
pytz==2017.2
requests==2.31.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -6,7 +6,7 @@ django-embed-video
djangorestframework==3.11.2
idna
olefile
Pillow==10.2.0
Pillow==10.3.0
python3-memcached
pytz
whitenoise==3.3.1
Expand Down

0 comments on commit e03c47c

Please sign in to comment.