From 86052c92c04009eb834584bf0043fdbdad7a2744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:38:35 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e9cbcdf..df0a8f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ gitpython==3.1.41 # via streamlit icecream==2.1.3 # via -r requirements.in -idna==3.6 +idna==3.7 # via requests importlib-metadata==7.0.1 # via streamlit @@ -175,7 +175,9 @@ urllib3==2.2.0 validators==0.22.0 # via streamlit watchdog==3.0.0 - # via -r requirements.in + # via + # -r requirements.in + # streamlit wheel==0.42.0 # via pip-tools zipp==3.17.0