Skip to content

Commit 41f01e8

Browse files
Bump pillow from 8.2.0 to 8.3.2 in /requirements.d
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](python-pillow/Pillow@8.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8559ff commit 41f01e8

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.d/pytest-macos-m1-pip-source.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ numpy==1.21.0
1313
# Install OpenCV from source as described in documentation
1414
# -e git+https://github.com/opencv/opencv-python.git#egg=opencv-python
1515
packaging==20.9
16-
Pillow==8.2.0
16+
Pillow==8.3.2
1717
pip==21.1.3
1818
pluggy==0.13.1
1919
py==1.10.0

requirements.d/pytest-macos.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ networkx==2.5.1
77
numpy==1.19.5
88
opencv-python==4.5.2.52
99
packaging==20.9
10-
Pillow==8.2.0
10+
Pillow==8.3.2
1111
pip==21.2.4
1212
pluggy==0.13.1
1313
py==1.10.0

requirements.d/pytest-ubuntu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ networkx==2.5.1
99
numpy==1.19.5
1010
opencv-python==4.5.2.52
1111
packaging==20.9
12-
Pillow==8.2.0
12+
Pillow==8.3.2
1313
pip==21.2.4
1414
pluggy==0.13.1
1515
py==1.10.0

requirements.d/pytest-windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ networkx==2.5.1
77
numpy==1.19.5
88
opencv-python==4.5.2.52
99
packaging==20.9
10-
Pillow==8.2.0
10+
Pillow==8.3.2
1111
pip==21.1.2
1212
pluggy==0.13.1
1313
py==1.10.0

0 commit comments

Comments
 (0)