Skip to content

Commit 5236e22

Browse files
Merge pull request #30 from LSEG-API-Samples/dependabot/pip/Python/idna-3.15
Bump idna from 3.10 to 3.15 in /Python
2 parents 831dfa1 + 762c4c6 commit 5236e22

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Python/requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ fqdn==1.5.1
2626
h11==0.16.0
2727
httpcore==1.0.7
2828
httpx==0.28.1
29-
idna==3.10
29+
idna==3.15
3030
ipykernel==6.29.5
3131
ipython==8.31.0
3232
isoduration==20.11.0

Python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ charset-normalizer==3.4.1
33
contourpy==1.3.1
44
cycler==0.12.1
55
fonttools==4.61.0
6-
idna==3.10
6+
idna==3.15
77
kiwisolver==1.4.8
88
matplotlib==3.10.0
99
numpy==2.2.2

0 commit comments

Comments
 (0)