From fea0c9e49c8a8f1831de8fd7a1c2f7118159fa04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 17:48:37 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.0.1 in /PySimpleGUI_PyWebIO_Streamlit 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] --- 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..17c51d4 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.0.1 playwright==1.17.2 plotly==5.9.0 pluggy==0.13.0