Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2023
1 parent 96b9c32 commit 0e8fe3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ librosa==0.8.1
numpy==1.22.1
matplotlib==3.5.1
jupyterlab==3.2.5
pillow==9.0.0
pillow==9.4.0
gizeh==0.1.11
ffmpeg==1.4
coveralls
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"numpy==1.22.1",
"matplotlib==3.5.1",
"jupyterlab==3.2.5",
"pillow==9.0.0",
"pillow==9.4.0",
"gizeh==0.1.11",
"ffmpeg==1.4",
"coveralls",
Expand Down

0 comments on commit 0e8fe3b

Please sign in to comment.