From 80b3ab82cfa9e8047cd10f12a1b5337ff03adabc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:09:52 +0000 Subject: [PATCH] Bump jupyter-client from 5.3.1 to 8.0.2 in /Label_Microservice Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 5.3.1 to 8.0.2. - [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/5.3.1...v8.0.2) --- updated-dependencies: - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Label_Microservice/requirements.train.txt | 2 +- Label_Microservice/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Label_Microservice/requirements.train.txt b/Label_Microservice/requirements.train.txt index 24f44891d4..8bf536e8cd 100644 --- a/Label_Microservice/requirements.train.txt +++ b/Label_Microservice/requirements.train.txt @@ -15,7 +15,7 @@ googleapis-common-protos==1.6.0 grpc-google-iam-v1==0.12.3 grpcio==1.22.0 # pin jupyter-client to deal with https://github.com/nteract/papermill/issues/486 -jupyter-client==6.1.2 +jupyter-client==8.0.2 JSON-log-formatter==0.3.0 pandas==0.24.2 pandas-gbq==0.13.1 diff --git a/Label_Microservice/requirements.txt b/Label_Microservice/requirements.txt index f9099691d8..ecfe56fd1b 100644 --- a/Label_Microservice/requirements.txt +++ b/Label_Microservice/requirements.txt @@ -61,7 +61,7 @@ jmespath==0.9.4 joblib==0.13.2 jsonschema==3.0.1 jupyter==1.0.0 -jupyter-client==5.3.1 +jupyter-client==8.0.2 jupyter-console==6.0.0 jupyter-core==4.5.0 jwcrypto==0.6.0