From 179f51e3bdd894e721384b8fe04fbebd4fa5a5ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:51:21 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.3.0 in /PySimpleGUI_PyWebIO_Streamlit Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 9.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PySimpleGUI_PyWebIO_Streamlit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PySimpleGUI_PyWebIO_Streamlit/requirements.txt b/PySimpleGUI_PyWebIO_Streamlit/requirements.txt index 5cf1c4f..e809d15 100644 --- a/PySimpleGUI_PyWebIO_Streamlit/requirements.txt +++ b/PySimpleGUI_PyWebIO_Streamlit/requirements.txt @@ -93,7 +93,7 @@ passlib==1.7.4 pathlib==1.0.1 pefile==2022.5.30 pickleshare==0.7.5 -Pillow==7.2.0 +Pillow==9.3.0 playwright==1.17.2 plotly==5.9.0 pluggy==0.13.0