Skip to content

Commit

Permalink
Merge pull request #107 from soehlert/dependabot/pip/pillow-10.1.0
Browse files Browse the repository at this point in the history
build(deps): bump pillow from 10.0.0 to 10.1.0
  • Loading branch information
soehlert authored Oct 24, 2023
2 parents ef85963 + a01bdf9 commit b5507e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
python-slugify==8.0.1 # https://github.com/un33k/python-slugify
Pillow==10.0.0 # https://github.com/python-pillow/Pillow
Pillow==10.1.0 # https://github.com/python-pillow/Pillow
argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi
whitenoise==6.5.0 # https://github.com/evansd/whitenoise
redis==5.0.0 # https://github.com/redis/redis-py
Expand Down

0 comments on commit b5507e6

Please sign in to comment.