Skip to content

Commit

Permalink
python: bump pillow to 8.3.1 (PROJQUAY-2250) (#852)
Browse files Browse the repository at this point in the history
Bump python pillow to 8.3.1
  • Loading branch information
thomasmckay authored Jul 28, 2021
1 parent b0adc96 commit 2d0adf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-osbs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ pathspec==0.7.0
pathvalidate==2.0.1
pbr==5.4.4
peewee==3.13.1
Pillow==8.2.0
Pillow==8.3.1
pip==20.2.3
pipdeptree==1.0.0
ply==3.11
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ pathspec==0.7.0
pathvalidate==2.0.1
pbr==5.4.4
peewee==3.13.1
Pillow==8.2.0
Pillow==8.3.1
ply==3.11
prometheus-client==0.7.1
protobuf==3.12.2
Expand Down

0 comments on commit 2d0adf0

Please sign in to comment.