Skip to content

Commit

Permalink
Bump pillow from 9.0.1 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.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.0.1...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2022
1 parent 1940d50 commit 67c18f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
install_requires=[
"moviepy==1.0.3",
"librosa==0.8.1",
"Pillow==9.0.1",
"Pillow==9.3.0",
"numpy==1.22.2",
"pysrt==1.1.1",
"tqdm==4.62.3",
Expand Down

0 comments on commit 67c18f0

Please sign in to comment.