Skip to content

Commit

Permalink
build(deps): bump pillow from 9.3.0 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.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@9.3.0...10.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent b8ce199 commit 5731456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/moonraker-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tornado==6.2.0 ; python_version=='3.7'
tornado==6.3.3 ; python_version>='3.8'
pyserial==3.4
pyserial-asyncio==0.6
pillow==9.5.0 ; python_version=='3.7'
pillow==10.0.1 ; python_version=='3.7'
pillow==10.0.1 ; python_version>='3.8'
lmdb==1.4.1
streaming-form-data==1.11.0 ; python_version=='3.7'
Expand Down

0 comments on commit 5731456

Please sign in to comment.