From ea6ae0169c70147dca4b3b171c3a05ecc5bc2a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:03:25 +0000 Subject: [PATCH] build(deps): bump idna from 3.4 to 3.15 in /streamlit_app Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- streamlit_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit_app/requirements.txt b/streamlit_app/requirements.txt index 237605cc..4602c2cc 100644 --- a/streamlit_app/requirements.txt +++ b/streamlit_app/requirements.txt @@ -35,7 +35,7 @@ google-auth==2.11.1 google-auth-oauthlib==0.4.6 grpcio==1.49.1 h11==0.13.0 -idna==3.4 +idna==3.15 importlib-metadata==4.12.0 iniconfig==1.1.1 itsdangerous==2.1.2