Skip to content

Commit 60c866e

Browse files
dependabot[bot]cinjon
authored andcommitted
Bump pillow from 5.1.0 to 8.3.2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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@5.1.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de97b6d commit 60c866e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manager/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Jinja2==2.10
1717
kombu==4.2.0
1818
MarkupSafe==1.0
1919
numpy==1.14.3
20-
Pillow==5.1.0
20+
Pillow==8.3.2
2121
pommerman==0.2.0
2222
pyglet==1.4.0a1
2323
pytz==2018.4

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
docker~=3.1
22
gym~=0.10.5
33
scipy~=1.0
4-
Pillow~=5.0
4+
Pillow~=8.3
55
ruamel.yaml~=0.15
66
Flask~=0.12
77
requests~=2.18

0 commit comments

Comments
 (0)