From 3ba0e6dd75571ef923c5a4601d83d5a64c221b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 06:15:17 +0000 Subject: [PATCH] deps: bump idna from 3.10 to 3.11 Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11. - [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.10...v3.11) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e79139b..08a4290 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ gitdb==4.0.12 # via gitpython gitpython==3.1.44 # via streamlit -idna==3.10 +idna==3.11 # via requests jinja2==3.1.6 # via