From a065e0a063a1e501c03e25d4528abe077f74f2ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 10:24:26 +0000 Subject: [PATCH] chore(deps): bump jupyter-client from 8.8.0 to 8.9.1 Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 8.8.0 to 8.9.1. - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/jupyter_client/compare/v8.8.0...v8.9.1) --- updated-dependencies: - dependency-name: jupyter-client dependency-version: 8.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index afa5aaaf..dbe2a365 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -41,7 +41,7 @@ Jinja2==3.1.6 joblib==1.5.3 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 -jupyter_client==8.8.0 +jupyter_client==8.9.1 jupyter_core==5.9.1 jupyterlab_pygments==0.3.0 keyring==25.7.0