From b22a86a525f0b6ae6c53eb2cc34f8451cad71513 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 16 Oct 2023 17:14:36 +0000 Subject: [PATCH] upgrade dependencies for deployment --- mpcontribs-api/requirements/deployment.txt | 8 ++++---- mpcontribs-client/requirements/deployment.txt | 2 +- mpcontribs-kernel-gateway/requirements/deployment.txt | 8 ++++---- mpcontribs-portal/requirements/deployment.txt | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/mpcontribs-api/requirements/deployment.txt b/mpcontribs-api/requirements/deployment.txt index 0f3b118af..222344af2 100644 --- a/mpcontribs-api/requirements/deployment.txt +++ b/mpcontribs-api/requirements/deployment.txt @@ -215,9 +215,9 @@ jupyter-core==5.4.0 # nbconvert # nbformat # notebook -jupyter-events==0.7.0 +jupyter-events==0.8.0 # via jupyter-server -jupyter-server==2.7.3 +jupyter-server==2.8.0 # via # nbclassic # notebook-shim @@ -333,7 +333,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==10.0.1 +pillow==10.1.0 # via matplotlib pint==0.19.2 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py) @@ -352,7 +352,7 @@ protobuf==4.24.4 # via # ddsketch # ddtrace -psutil==5.9.5 +psutil==5.9.6 # via # ddtrace # ipykernel diff --git a/mpcontribs-client/requirements/deployment.txt b/mpcontribs-client/requirements/deployment.txt index 040795404..3f747e7f4 100644 --- a/mpcontribs-client/requirements/deployment.txt +++ b/mpcontribs-client/requirements/deployment.txt @@ -120,7 +120,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==10.0.1 +pillow==10.1.0 # via matplotlib pint==0.19.2 # via mpcontribs-client (MPContribs/mpcontribs-client/setup.py) diff --git a/mpcontribs-kernel-gateway/requirements/deployment.txt b/mpcontribs-kernel-gateway/requirements/deployment.txt index eaf2eaebf..713c51294 100644 --- a/mpcontribs-kernel-gateway/requirements/deployment.txt +++ b/mpcontribs-kernel-gateway/requirements/deployment.txt @@ -162,11 +162,11 @@ jupyter-core==5.4.0 # nbconvert # nbformat # notebook -jupyter-events==0.7.0 +jupyter-events==0.8.0 # via jupyter-server jupyter-kernel-gateway==2.5.2 # via -r MPContribs/mpcontribs-kernel-gateway/requirements.in -jupyter-server==2.7.3 +jupyter-server==2.8.0 # via # nbclassic # notebook-shim @@ -271,7 +271,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==10.0.1 +pillow==10.1.0 # via matplotlib pint==0.19.2 # via mpcontribs-client @@ -292,7 +292,7 @@ protobuf==4.24.4 # via # ddsketch # ddtrace -psutil==5.9.5 +psutil==5.9.6 # via # -r MPContribs/mpcontribs-kernel-gateway/requirements.in # ddtrace diff --git a/mpcontribs-portal/requirements/deployment.txt b/mpcontribs-portal/requirements/deployment.txt index 4793f01ea..540cdc6f7 100644 --- a/mpcontribs-portal/requirements/deployment.txt +++ b/mpcontribs-portal/requirements/deployment.txt @@ -241,7 +241,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==10.0.1 +pillow==10.1.0 # via matplotlib pint==0.19.2 # via mpcontribs-client @@ -257,7 +257,7 @@ protobuf==4.24.4 # via # ddsketch # ddtrace -psutil==5.9.5 +psutil==5.9.6 # via # ddtrace # ipykernel