Skip to content

Commit 2151dbb

Browse files
Bump idna from 3.13 to 3.15
Bumps [idna](https://github.com/kjd/idna) from 3.13 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.13...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 ae318ea commit 2151dbb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ fqdn==1.5.1
2525
h11==0.16.0
2626
httpcore==1.0.9
2727
httpx==0.28.1
28-
idna==3.13
28+
idna==3.15
2929
ipykernel==7.2.0
3030
ipython==9.13.0
3131
ipython_pygments_lexers==1.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
certifi==2026.4.22
22
charset-normalizer==3.4.7
3-
idna==3.13
3+
idna==3.15
44
python-dateutil==2.9.0.post0
55
python-dotenv==1.2.2
66
requests==2.33.1

0 commit comments

Comments
 (0)