diff --git a/mpcontribs-api/requirements/deployment.txt b/mpcontribs-api/requirements/deployment.txt index 1c056ec2a..65b38e733 100644 --- a/mpcontribs-api/requirements/deployment.txt +++ b/mpcontribs-api/requirements/deployment.txt @@ -39,9 +39,9 @@ blinker==1.7.0 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py) boltons==23.1.1 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py) -boto3==1.34.11 +boto3==1.34.13 # via flask-mongorest-mpcontribs -botocore==1.34.11 +botocore==1.34.13 # via # boto3 # s3transfer @@ -203,7 +203,7 @@ jupyter-client==7.4.9 # nbclassic # nbclient # notebook -jupyter-core==5.6.1 +jupyter-core==5.7.0 # via # ipykernel # jupyter-client @@ -215,7 +215,7 @@ jupyter-core==5.6.1 # notebook jupyter-events==0.9.0 # via jupyter-server -jupyter-server==2.12.1 +jupyter-server==2.12.2 # via # nbclassic # notebook-shim @@ -292,7 +292,7 @@ notebook==6.5.6 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py) notebook-shim==0.2.3 # via nbclassic -numpy==1.26.2 +numpy==1.26.3 # via # -r python/requirements.txt # contourpy diff --git a/mpcontribs-client/requirements/deployment.txt b/mpcontribs-client/requirements/deployment.txt index 80f8ca0dd..679f9e029 100644 --- a/mpcontribs-client/requirements/deployment.txt +++ b/mpcontribs-client/requirements/deployment.txt @@ -94,7 +94,7 @@ msgpack==1.0.7 # bravado-core networkx==3.2.1 # via pymatgen -numpy==1.26.2 +numpy==1.26.3 # via # -r python/requirements.txt # contourpy diff --git a/mpcontribs-kernel-gateway/requirements/deployment.txt b/mpcontribs-kernel-gateway/requirements/deployment.txt index e987c5d0b..9070f2a00 100644 --- a/mpcontribs-kernel-gateway/requirements/deployment.txt +++ b/mpcontribs-kernel-gateway/requirements/deployment.txt @@ -151,7 +151,7 @@ jupyter-client==7.4.9 # nbclassic # nbclient # notebook -jupyter-core==5.6.1 +jupyter-core==5.7.0 # via # ipykernel # jupyter-client @@ -166,7 +166,7 @@ jupyter-events==0.9.0 # via jupyter-server jupyter-kernel-gateway==2.5.2 # via -r MPContribs/mpcontribs-kernel-gateway/requirements.in -jupyter-server==2.12.1 +jupyter-server==2.12.2 # via # nbclassic # notebook-shim @@ -236,7 +236,7 @@ notebook==6.5.6 # via jupyter-kernel-gateway notebook-shim==0.2.3 # via nbclassic -numpy==1.26.2 +numpy==1.26.3 # via # -r python/requirements.txt # contourpy diff --git a/mpcontribs-portal/requirements/deployment.txt b/mpcontribs-portal/requirements/deployment.txt index 262dc780a..acdfec6d9 100644 --- a/mpcontribs-portal/requirements/deployment.txt +++ b/mpcontribs-portal/requirements/deployment.txt @@ -26,9 +26,9 @@ boltons==23.1.1 # via # mpcontribs-client # mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py) -boto3==1.34.11 +boto3==1.34.13 # via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py) -botocore==1.34.11 +botocore==1.34.13 # via # boto3 # s3transfer @@ -154,7 +154,7 @@ jupyter-client==8.6.0 # via # ipykernel # nbclient -jupyter-core==5.6.1 +jupyter-core==5.7.0 # via # ipykernel # jupyter-client @@ -208,7 +208,7 @@ nest-asyncio==1.5.8 # via ipykernel networkx==3.2.1 # via pymatgen -numpy==1.26.2 +numpy==1.26.3 # via # -r python/requirements.txt # contourpy