diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt index 6da08213d..6f97ee153 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt @@ -36,9 +36,9 @@ blinker==1.9.0 # via mpcontribs-api (setup.py) boltons==25.0.0 # via mpcontribs-api (setup.py) -boto3==1.40.53 +boto3==1.40.55 # via flask-mongorest-mpcontribs -botocore==1.40.53 +botocore==1.40.55 # via # boto3 # s3transfer @@ -193,7 +193,7 @@ jupyter-client==7.4.9 # jupyter-server # nbclient # notebook -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt index c2092a19d..165e28707 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt @@ -36,9 +36,9 @@ blinker==1.9.0 # via mpcontribs-api (setup.py) boltons==25.0.0 # via mpcontribs-api (setup.py) -boto3==1.40.53 +boto3==1.40.55 # via flask-mongorest-mpcontribs -botocore==1.40.53 +botocore==1.40.55 # via # boto3 # s3transfer @@ -197,7 +197,7 @@ jupyter-client==7.4.9 # jupyter-server # nbclient # notebook -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt index c5aaf6e5f..cdb631cc7 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt @@ -36,9 +36,9 @@ blinker==1.9.0 # via mpcontribs-api (setup.py) boltons==25.0.0 # via mpcontribs-api (setup.py) -boto3==1.40.53 +boto3==1.40.55 # via flask-mongorest-mpcontribs -botocore==1.40.53 +botocore==1.40.55 # via # boto3 # s3transfer @@ -193,7 +193,7 @@ jupyter-client==7.4.9 # jupyter-server # nbclient # notebook -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.12_extras.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.12_extras.txt index c0e1cc857..b34a5dd45 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.12_extras.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.12_extras.txt @@ -36,9 +36,9 @@ blinker==1.9.0 # via mpcontribs-api (setup.py) boltons==25.0.0 # via mpcontribs-api (setup.py) -boto3==1.40.53 +boto3==1.40.55 # via flask-mongorest-mpcontribs -botocore==1.40.53 +botocore==1.40.55 # via # boto3 # s3transfer @@ -197,7 +197,7 @@ jupyter-client==7.4.9 # jupyter-server # nbclient # notebook -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt index 996dc87ad..69aba93e5 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt @@ -135,7 +135,7 @@ jupyter-client==8.6.3 # jupyter-kernel-gateway # jupyter-server # nbclient -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt index fc3804da7..0d30b88a4 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt @@ -135,7 +135,7 @@ jupyter-client==8.6.3 # jupyter-kernel-gateway # jupyter-server # nbclient -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt index 6a8d122bb..bb5f9e202 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt @@ -135,7 +135,7 @@ jupyter-client==8.6.3 # jupyter-kernel-gateway # jupyter-server # nbclient -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt index 46bb6807c..1258e40a2 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt @@ -135,7 +135,7 @@ jupyter-client==8.6.3 # jupyter-kernel-gateway # jupyter-server # nbclient -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt index 0c60cd781..5baafd61b 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt @@ -24,9 +24,9 @@ boltons==25.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.40.53 +boto3==1.40.55 # via mpcontribs-portal (setup.py) -botocore==1.40.53 +botocore==1.40.55 # via # boto3 # s3transfer @@ -148,7 +148,7 @@ jupyter-client==8.6.3 # via # ipykernel # nbclient -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt index cdb8241c2..43d6f0ac5 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt @@ -24,9 +24,9 @@ boltons==25.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.40.53 +boto3==1.40.55 # via mpcontribs-portal (setup.py) -botocore==1.40.53 +botocore==1.40.55 # via # boto3 # s3transfer @@ -152,7 +152,7 @@ jupyter-client==8.6.3 # via # ipykernel # nbclient -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt index 2e09dc146..c126025b7 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt @@ -24,9 +24,9 @@ boltons==25.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.40.53 +boto3==1.40.55 # via mpcontribs-portal (setup.py) -botocore==1.40.53 +botocore==1.40.55 # via # boto3 # s3transfer @@ -148,7 +148,7 @@ jupyter-client==8.6.3 # via # ipykernel # nbclient -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.12_extras.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.12_extras.txt index 2ac827c57..954558b94 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.12_extras.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.12_extras.txt @@ -24,9 +24,9 @@ boltons==25.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.40.53 +boto3==1.40.55 # via mpcontribs-portal (setup.py) -botocore==1.40.53 +botocore==1.40.55 # via # boto3 # s3transfer @@ -152,7 +152,7 @@ jupyter-client==8.6.3 # via # ipykernel # nbclient -jupyter-core==5.9.0 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client