From 9192e78ae2c66208af5ff7cfa9d56e4950811c2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:42:14 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.0.1 in /bokeh_plots Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.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](https://github.com/python-pillow/Pillow/compare/7.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bokeh_plots/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bokeh_plots/requirements.txt b/bokeh_plots/requirements.txt index 5b92b37..cb9687c 100644 --- a/bokeh_plots/requirements.txt +++ b/bokeh_plots/requirements.txt @@ -3,7 +3,7 @@ Jinja2==2.11.2 MarkupSafe==1.1.1 numpy==1.19.0 packaging==20.4 -Pillow==7.2.0 +Pillow==9.0.1 pyparsing==2.4.7 python-dateutil==2.8.1 PyYAML==5.3.1