Skip to content

Commit

Permalink
chore(deps): update pillow requirement from ~=10.2.0 to ~=10.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [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.2.0...10.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent c21e966 commit 9d13530
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 @@ -9,7 +9,7 @@ qrcode~=7.4.2
requests~=2.31.0
APScheduler~=3.10.4
rsa~=4.9
pillow~=10.2.0
pillow~=10.3.0
tqdm~=4.66.2
yarl~=1.9.4
pycryptodomex~=3.20.0
Expand Down

0 comments on commit 9d13530

Please sign in to comment.