Spaces:
Sleeping
Sleeping
dependabot[bot]
commited on
Commit
·
f75b57e
1
Parent(s):
37959e0
Bump pillow from 10.1.0 to 10.3.0
Browse filesBumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ httpx
|
|
13 |
lyricsgenius==3.0.1
|
14 |
pillow == 10.3.0
|
15 |
lxml==4.9.1
|
16 |
-
pillow == 10.
|
17 |
prettyconf==2.2.1
|
18 |
pyaes==1.6.1
|
19 |
pymongo==4.6.3
|
|
|
13 |
lyricsgenius==3.0.1
|
14 |
pillow == 10.3.0
|
15 |
lxml==4.9.1
|
16 |
+
pillow == 10.3.0
|
17 |
prettyconf==2.2.1
|
18 |
pyaes==1.6.1
|
19 |
pymongo==4.6.3
|