Skip to content

Commit c790096

Browse files
Bump pillow from 9.0.0 to 9.0.1 in /VenvRecipes
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1. - [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.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6895a15 commit c790096

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VenvRecipes/CellposeVenv/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ numba==0.55.0
1515
numpy==1.21.5
1616
opencv-python-headless==4.5.5.62
1717
packaging==21.3
18-
Pillow==9.0.0
18+
Pillow==9.0.1
1919
pyparsing==3.0.6
2020
pytorch-ranger==0.1.1
2121
PyWavelets==1.2.0

VenvRecipes/PythonRecipesForAivia/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ matplotlib==3.4.0
44
numpy==1.19.5
55
openpyxl==3.0.9
66
pandas==1.3.5
7-
Pillow==8.4.0
7+
Pillow==9.0.1
88
pyside2==5.15.2.1
99
qtpy==2.1.0
1010
scikit-image==0.18.3

VenvRecipes/StardistVenv/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ numpy==1.19.5
2929
oauthlib==3.1.1
3030
opt-einsum==3.3.0
3131
packaging==21.2
32-
Pillow==8.4.0
32+
Pillow==9.0.1
3333
protobuf==3.19.1
3434
pyasn1==0.4.8
3535
pyasn1-modules==0.2.8

0 commit comments

Comments
 (0)