From 9628bf331edd56d22aa8c8f7a87ccda931310ab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 04:13:01 +0000 Subject: [PATCH] build(deps): bump pillow from 4.3.0 to 9.0.1 in /global_chem_extensions Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.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/4.3.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- global_chem_extensions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global_chem_extensions/requirements.txt b/global_chem_extensions/requirements.txt index 217f485f..c91745c8 100644 --- a/global_chem_extensions/requirements.txt +++ b/global_chem_extensions/requirements.txt @@ -15,7 +15,7 @@ deepsmiles requests tf-estimator-nightly==2.8.0.dev2021122109 numpy>=1.20 -pillow==4.3.0 +pillow==9.0.1 six==1.15.0 folium==0.2.1 imgaug==0.2.5 \ No newline at end of file