From a698080d9902dd1f3e0fd16ed542cfa4e82f18f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 06:27:22 +0000 Subject: [PATCH] Bump werkzeug from 2.2.1 to 2.2.3 in /PySimpleGUI_PyWebIO_Streamlit Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.2.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug 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..6b35204 100644 --- a/PySimpleGUI_PyWebIO_Streamlit/requirements.txt +++ b/PySimpleGUI_PyWebIO_Streamlit/requirements.txt @@ -168,7 +168,7 @@ uritemplate==3.0.1 urllib3==1.25.3 wcwidth==0.1.7 websockets==10.1 -Werkzeug==2.2.1 +Werkzeug==2.2.3 whichcraft==0.6.1 windows-curses==2.1.0 wrapt==1.12.1