Skip to content

Commit 762c4c6

Browse files
Bump idna from 3.10 to 3.15 in /Python
Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d247212 commit 762c4c6

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)