Skip to content

Commit

Permalink
build(deps): bump pillow from 9.0.1 to 10.2.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 10.2.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...10.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 2ad8c6a commit 9f8910e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ parso==0.8.3; python_full_version >= "3.6.2" and python_version >= "3.8"
pathspec==0.9.0; python_full_version >= "3.6.2" and python_version >= "3.8"
pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.8" and python_full_version >= "3.6.2"
pickleshare==0.7.5; python_full_version >= "3.6.2" and python_version >= "3.8"
pillow==9.0.1; python_version >= "3.7"
pillow==10.2.0; python_version >= "3.7"
pkginfo==1.8.2; python_version >= "3.6"
platformdirs==2.5.1; python_version >= "3.8" and python_full_version >= "3.6.2"
pluggy==1.0.0; python_version >= "3.6"
Expand Down

0 comments on commit 9f8910e

Please sign in to comment.