From d5a0b8d4b158701986b91ac6ce523c9e3d911927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 01:12:39 +0000 Subject: [PATCH] Bump nest-asyncio from 1.5.6 to 1.6.0 Bumps [nest-asyncio](https://github.com/erdewit/nest_asyncio) from 1.5.6 to 1.6.0. - [Release notes](https://github.com/erdewit/nest_asyncio/releases) - [Commits](https://github.com/erdewit/nest_asyncio/compare/v1.5.6...v1.6.0) --- updated-dependencies: - dependency-name: nest-asyncio dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e6b585..a585ddc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ nbclassic==0.5.6 nbclient==0.7.4 nbconvert==7.17.1 nbformat==5.8.0 -nest-asyncio==1.5.6 +nest-asyncio==1.6.0 notebook==6.5.4 notebook_shim==0.2.3 numpy==1.24.3