From f2045e6227052db8755da099d67a91cfefd48bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 22:04:48 +0000 Subject: [PATCH] Bump jupyter-client from 8.6.2 to 8.6.3 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] --- extra_requirements/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra_requirements/requirements-tests.txt b/extra_requirements/requirements-tests.txt index 444f3d94..d097509c 100644 --- a/extra_requirements/requirements-tests.txt +++ b/extra_requirements/requirements-tests.txt @@ -20,7 +20,7 @@ immutabledict== 4.2.0 ipywidgets==8.1.5 # For online monitoring jax==0.4.30 Jinja2==3.1.4 -jupyter-client==8.6.2 +jupyter-client==8.6.3 keras==2.15.0 # tensorflow 2.15.0 depends on keras2.16 and=2.15.0 lz4==4.3.3 # strax dependency m2r==0.2.1 # don't update, straxen dependency