From 204c78a128f63f11c59dfe3bcc594b716828a747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 02:45:04 +0000 Subject: [PATCH] Bump idna from 3.18 to 3.19 Bumps [idna](https://github.com/kjd/idna) from 3.18 to 3.19. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.18...v3.19) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-healpy.txt | 2 +- requirements-jax.txt | 2 +- requirements-pytorch.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-healpy.txt b/requirements-healpy.txt index 6d65a0c06..bd42f6cc1 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -10,7 +10,7 @@ contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.63.0 ; python_version >= "3.11" and python_version < "3.15" healpy==1.20.0 ; python_version >= "3.11" and python_version < "3.15" -idna==3.18 ; python_version >= "3.11" and python_version < "3.15" +idna==3.19 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15" matplotlib==3.11.1 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index 7ad658ce9..92039cc2f 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -10,7 +10,7 @@ colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and platf contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.63.0 ; python_version >= "3.11" and python_version < "3.15" -idna==3.18 ; python_version >= "3.11" and python_version < "3.15" +idna==3.19 ; python_version >= "3.11" and python_version < "3.15" jax==0.10.2 ; python_version >= "3.11" and python_version < "3.15" jaxlib==0.10.2 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 4d850c1eb..583835a2a 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -14,7 +14,7 @@ cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" filelock==3.32.3 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.63.0 ; python_version >= "3.11" and python_version < "3.15" fsspec==2026.7.0 ; python_version >= "3.11" and python_version < "3.15" -idna==3.18 ; python_version >= "3.11" and python_version < "3.15" +idna==3.19 ; python_version >= "3.11" and python_version < "3.15" jinja2==3.1.6 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15" markupsafe==3.0.3 ; python_version >= "3.11" and python_version < "3.15"