From 9593ac25591d6da33badb69c64c39a18c4f96dec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 18:24:46 +0000 Subject: [PATCH 1/4] Bump urllib3 from 2.6.3 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index 71f9539ef5..cf82c66087 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -899,7 +899,7 @@ uri-template==1.3.0 # via # -r requirements.in # jsonschema -urllib3==2.6.3 +urllib3==2.7.0 # via # -r requirements.in # requests From 5e695bec5062e303907917172217bea31d069a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:35:55 +0000 Subject: [PATCH 2/4] Bump idna from 3.10 to 3.15 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](https://github.com/kjd/idna/compare/v3.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index 71f9539ef5..217bbda447 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -178,7 +178,7 @@ httpcore==1.0.9 # via httpx httpx==0.28.1 # via jupyterlab -idna==3.10 +idna==3.15 # via # -r requirements.in # anyio From b4e6066d7928bbf54c58cb68d66681c4d79512c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:24:58 +0000 Subject: [PATCH 3/4] Bump pymdown-extensions from 10.16.1 to 10.21.3 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index 71f9539ef5..5259c0ca67 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -673,7 +673,7 @@ pygments==2.20.0 # mkdocs-material # nbconvert # rich -pymdown-extensions==10.16.1 +pymdown-extensions==10.21.3 # via # -r requirements.in # mkdocs-material From a7ef0d2bb844c4113eb5cf827a1cdf5a742658c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 19:27:56 +0000 Subject: [PATCH 4/4] Bump tornado from 6.5.5 to 6.5.7 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.5 to 6.5.7. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.5...v6.5.7) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index 71f9539ef5..8c50c90719 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -839,7 +839,7 @@ toml==0.10.2 # via # -r requirements.in # swcc -tornado==6.5.5 +tornado==6.5.7 # via # -r requirements.in # bokeh