This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new 78b115bedc Bump idna from 3.3 to 3.7 in /dev-tools/ansible (#540)
78b115bedc is described below
commit 78b115bedcef8973d16b2f62b63c4598f99ca955
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 2 15:07:35 2025 -0500
Bump idna from 3.3 to 3.7 in /dev-tools/ansible (#540)
Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.7)
---
updated-dependencies:
- dependency-name: idna
dependency-version: '3.7'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dev-tools/ansible/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-tools/ansible/requirements.txt
b/dev-tools/ansible/requirements.txt
index b4b3c1e02d..149e49523d 100644
--- a/dev-tools/ansible/requirements.txt
+++ b/dev-tools/ansible/requirements.txt
@@ -22,7 +22,7 @@ cffi==1.15.0
charset-normalizer==2.0.12
cryptography==44.0.1
docker==5.0.3
-idna==3.3
+idna==3.7
Jinja2==3.1.6
MarkupSafe==2.1.1
packaging==21.3