Skip to content

Commit 265b4c7

Browse files
committed
tools: Bump idna to version 3.17
Bump idna to version 3.17 Signed-off-by: Jan Gałda <jan.galda@nordicsemi.no> (cherry picked from commit 472a4c4)
1 parent 019df3b commit 265b4c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/requirements-fixed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ grpcio==1.76.0 ; python_version >= "3.12" and python_version < "4.0"
6060
hexdump==3.3 ; python_version >= "3.12" and python_version < "4.0"
6161
hidapi==0.14.0.post4 ; python_version >= "3.12" and python_version < "4.0"
6262
humanfriendly==10.0 ; python_version >= "3.12" and python_version < "4.0"
63-
idna==3.11 ; python_version >= "3.12" and python_version < "4.0"
63+
idna==3.17 ; python_version >= "3.12" and python_version < "4.0"
6464
imagesize==1.4.1 ; python_version >= "3.12" and python_version < "4.0"
6565
importlib-metadata==6.11.0 ; python_version >= "3.12" and python_version < "4.0"
6666
importlib-resources==6.5.2 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)