From 4053cef4bc85906ce29cfaa5f3c05e7badba6ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 07:23:17 +0000 Subject: [PATCH] Bump certifi in /PySimpleGUI_PyWebIO_Streamlit Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2022.12.07) --- updated-dependencies: - dependency-name: certifi 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..5c052fa 100644 --- a/PySimpleGUI_PyWebIO_Streamlit/requirements.txt +++ b/PySimpleGUI_PyWebIO_Streamlit/requirements.txt @@ -12,7 +12,7 @@ beautifulsoup4==4.10.0 Brotli==1.0.9 bs4==0.0.1 cachetools==4.0.0 -certifi==2022.6.15 +certifi==2022.12.7 cffi==1.14.0 chardet==3.0.4 charset-normalizer==2.0.12