Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

Commit b206ee7

Browse files
Bump pillow from 8.2.0 to 9.0.0 in /v2functions
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.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@8.2.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34fa730 commit b206ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2functions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ six==1.11.0
88
# Additional packages
99
requests==2.20.1
1010
feedparser==5.2.1
11-
Pillow==8.2.0
11+
Pillow==9.0.0
1212
numpy==1.18.1
1313
onnxruntime==1.4.0

0 commit comments

Comments
 (0)