Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Bump pillow from 6.1.0 to 9.0.0 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pillow from 6.1.0 to 9.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.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@6.1.0...9.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 13, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit e7acbbbd879beaa1a7074286a809e226a9d4b4fd
898 changes: 611 additions & 287 deletions Pipfile.lock

Large diffs are not rendered by default.

97 changes: 56 additions & 41 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,48 +1,63 @@
-i https://pypi.org/simple
appdirs==1.4.3
bokeh==1.3.4
certifi==2019.9.11
chardet==3.0.4
click==7.0
cloudpickle==1.2.2
dask[bag,dataframe]==2.5.0
dominate==2.4.0
entrypoints==0.3
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#

-i https://pypi.org/simple/
appdirs==1.4.4
bleach==4.1.0; python_version >= '3.6'
bokeh==2.4.2; python_version >= '3.7'
certifi==2021.10.8
charset-normalizer==2.0.10; python_version >= '3'
click==8.0.3; python_version >= '3.6'
cloudpickle==2.0.0; python_version >= '3.6'
colorcet==3.0.0; python_version >= '2.7'
dask[bag]==2021.12.0; python_version >= '3.7'
dominate==2.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
entrypoints==0.3; python_version >= '2.7'
flask-bootstrap4==4.0.2
flask-wtf==0.14.2
flask==1.1.1
fsspec==0.5.1
holoviews==1.12.5
hvplot==0.4.0
idna==2.8
fsspec==2022.1.0; python_version >= '3.6'
holoviews==1.14.7; python_version >= '2.7'
hvplot==0.7.3; python_version >= '2.7'
idna==3.3; python_version >= '3'
importlib-metadata==4.10.0; python_version < '3.8'
intake[complete]==0.5.3
itsdangerous==1.1.0
jinja2==2.10.1
locket==0.2.0
itsdangerous==2.0.1; python_version >= '3.6'
jinja2==3.0.3; python_version >= '3.6'
locket==0.2.1
markdown==3.1.1
markupsafe==1.1.1
msgpack-numpy==0.4.4.3
msgpack==0.6.2
numpy==1.17.2
packaging==19.2
pandas==0.25.1
panel==0.6.3
param==1.9.1
partd==1.0.0
pillow==6.1.0
pyct==0.4.6
pyparsing==2.4.2
python-dateutil==2.8.0
python-snappy==0.5.4
pytz==2019.2
pyviz-comms==0.7.2
pyyaml==5.1.2
requests==2.22.0
six==1.12.0
toolz==0.10.0
tornado==6.0.3
urllib3==1.25.6
markupsafe==2.0.1; python_version >= '3.6'
msgpack-numpy==0.4.7.1
msgpack==1.0.3
numpy==1.21.5; python_version < '3.11' and python_version >= '3.7'
packaging==21.3; python_version >= '3.6'
pandas==1.3.5
panel==0.12.6; python_version >= '3.6'
param==1.12.0; python_version >= '2.7'
partd==1.2.0; python_version >= '3.5'
pillow==9.0.0
pyct==0.4.8; python_version >= '2.7'
pyparsing==3.0.6; python_version >= '3.6'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-snappy==0.6.0
pytz==2021.3
pyviz-comms==2.1.0
pyyaml==6.0; python_version >= '3.6'
requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
setuptools==60.5.0; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
toolz==0.11.2; python_version >= '3.5'
tornado==6.1; python_version >= '3.5'
tqdm==4.62.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
typing-extensions==4.0.1; python_version >= '3.6'
urllib3==1.26.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
uwsgi==2.0.18
visitor==0.1.3
werkzeug==0.16.0
wtforms==2.2.1
webencodings==0.5.1
werkzeug==2.0.2; python_version >= '3.6'
wtforms==3.0.1; python_version >= '3.7'
zipp==3.7.0; python_version >= '3.7'