This is an automated email from the ASF dual-hosted git repository.

jrgemignani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/age-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7ad3ec35 Bump idna from 3.7 to 3.15 (#363)
7ad3ec35 is described below

commit 7ad3ec35cd52152a97a2d0505bc5b4a56f0b8434
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 10:38:52 2026 -0700

    Bump idna from 3.7 to 3.15 (#363)
    
    Bumps [idna](https://github.com/kjd/idna) from 3.7 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.7...v3.15)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-version: '3.15'
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index d55034d6..b0a8912a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ click==8.1.3
 colorama==0.4.5
 commonmark==0.9.1
 docutils==0.17.1
-idna==3.7
+idna==3.15
 imagesize==1.4.1
 Jinja2==3.1.6
 markdown-it-py==2.2.0

Reply via email to