Spaces:
Paused
Paused
dependabot[bot]
commited on
Commit
·
d11c42d
1
Parent(s):
f6e17df
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] <support@github.com>
- 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
|