Skip to content

Commit

Permalink
Bump pillow from 10.0.0 to 10.0.1 (#20)
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.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@10.0.0...10.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: d-dot-one <[email protected]>
  • Loading branch information
dependabot[bot] and d-dot-one authored Nov 9, 2023
1 parent be2f06d commit 781c41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ packaging==21.3 ; python_version >= '3.6'
parso==0.8.3 ; python_version >= '3.6'
pexpect==4.8.0 ; sys_platform != 'win32'
pickleshare==0.7.5
pillow==10.0.0 ; python_version >= '3.8'
pillow==10.0.1 ; python_version >= '3.8'
platformdirs==3.10.0 ; python_version >= '3.7'
pluggy==1.2.0 ; python_version >= '3.7'
pre-commit==3.3.3
Expand Down

0 comments on commit 781c41c

Please sign in to comment.