Skip to content

Commit a3a783c

Browse files
chore(python-deps): update dependency idna to v3.11 in all dependant actions (#709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbc26af commit a3a783c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

actions/create_unique_testpypi_version/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ attrs==25.4.0
33
beautifulsoup4==4.14.2
44
certifi==2025.10.5
55
charset-normalizer==3.4.3
6-
idna==3.10
6+
idna==3.11
77
mailbits==0.2.2
88
packaging==25.0
99
poetry-core==1.9.1

actions/update_development_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dulwich==0.21.7
1818
fastjsonschema==2.21.2
1919
filelock==3.20.0
2020
identify==2.6.15
21-
idna==3.10
21+
idna==3.11
2222
installer==0.7.0
2323
jaraco-classes==3.4.0
2424
jeepney==0.9.0 ; sys_platform == "linux"

0 commit comments

Comments
 (0)