Skip to content

Commit

Permalink
Bump pillow from 9.0.0 to 9.0.1
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.0.1.
- [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.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 12, 2022
1 parent d6530e7 commit 29f2073
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
@@ -1,7 +1,7 @@
requests==2.25.1
websocket-client==1.0.1
browser_cookie3==0.12.1
pillow==9.0.0
pillow==9.0.1
python-dateutil==2.8.1
emoji==1.2.0
millify==0.1.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read(fname):
"requests==2.25.1",
"websocket-client==1.0.1",
"browser_cookie3==0.12.1",
"pillow==9.0.0",
"pillow==9.0.1",
"python-dateutil==2.8.1",
"emoji==1.2.0",
"millify==0.1.1",
Expand Down

0 comments on commit 29f2073

Please sign in to comment.