From 3372a84916677bb2692114d8d35a0384fe5bdc69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2026 09:47:24 +0000 Subject: [PATCH] chore(deps): update anyio requirement from >=4.4.0 to >=4.15.1 Updates the requirements on [anyio](https://github.com/agronholm/anyio) to permit the latest version. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.4.0...4.15.1) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/venv-test-ipywidgets8-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/venv-test-ipywidgets8-requirements.txt b/build/venv-test-ipywidgets8-requirements.txt index 08f9e8928..e4c24d56d 100644 --- a/build/venv-test-ipywidgets8-requirements.txt +++ b/build/venv-test-ipywidgets8-requirements.txt @@ -14,7 +14,7 @@ pillow>=12.3.0 setuptools>=84.0.0 zipp>=4.1.0 tornado>=6.5.9 -anyio>=4.4.0 +anyio>=4.15.1 requests>=2.34.2 fonttools>=4.65.0 jupyter-server>=2.21.0