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

guoyp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/griffin.git


The following commit(s) were added to refs/heads/master by this push:
     new 6e84ee5d Bump idna from 2.10 to 3.7 in /dev (#647)
6e84ee5d is described below

commit 6e84ee5d3048a9691c9826a5471f52b9da0237cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 12 11:00:55 2024 +0800

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

diff --git a/dev/requirements.txt b/dev/requirements.txt
index f99750e8..dade91cf 100644
--- a/dev/requirements.txt
+++ b/dev/requirements.txt
@@ -3,7 +3,7 @@ cffi==1.14.5
 chardet==4.0.0
 cryptography==3.4.6
 defusedxml==0.7.1
-idna==2.10
+idna==3.7
 jira==2.0.0
 oauthlib==3.1.0
 pbr==5.5.1

Reply via email to