Skip to content

Commit 773530f

Browse files
Bump pillow from 9.0.1 to 9.5.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.5.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.0.1...9.5.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b39ae3 commit 773530f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytz==2021.3 # https://github.com/stub42/pytz
22
python-slugify==6.1.1 # https://github.com/un33k/python-slugify
3-
Pillow==9.0.1 # https://github.com/python-pillow/Pillow
3+
Pillow==9.5.0 # https://github.com/python-pillow/Pillow
44
argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi
55
whitenoise==6.0.0 # https://github.com/evansd/whitenoise
66
redis==4.1.4 # https://github.com/redis/redis-py

0 commit comments

Comments
 (0)