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

skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git


The following commit(s) were added to refs/heads/main by this push:
     new d09fed20 Bump idna from 3.4 to 3.7 in /ui/backend/server
d09fed20 is described below

commit d09fed207af0116b342705b3b8578919996594de
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 26 23:04:03 2025 +0000

    Bump idna from 3.4 to 3.7 in /ui/backend/server
    
    Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-version: '3.7'
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 ui/backend/server/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/backend/server/requirements.txt 
b/ui/backend/server/requirements.txt
index 885d9417..64773442 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -26,7 +26,7 @@ django-extensions==3.2.3
 django-ninja==1.0b1
 envier==0.4.0
 frozenlist==1.4.0
-idna==3.4
+idna==3.7
 importlib-metadata==6.8.0
 jmespath==1.0.1
 multidict==6.0.4

Reply via email to