From 1c987eb497e6f9847020ff6d02f7b2d12a210932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:07:45 +0000 Subject: [PATCH] build(deps): bump jupyter-client from 8.6.2 to 8.6.3 in /prereqs/pips Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 8.6.2 to 8.6.3. - [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.6.2...v8.6.3) --- updated-dependencies: - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- prereqs/pips/app_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prereqs/pips/app_requirements.txt b/prereqs/pips/app_requirements.txt index c70e7a01f5..0332e262ca 100644 --- a/prereqs/pips/app_requirements.txt +++ b/prereqs/pips/app_requirements.txt @@ -21,7 +21,7 @@ ipykernel==6.29.5 ipython==8.26.0 # the version of jedi that works with ipython jedi==0.19.1 -jupyter-client==8.6.2 +jupyter-client==8.6.3 line_profiler==4.2.0 lxml==5.3.1 lz4==4.4.3