Skip to content

Commit

Permalink
Automated dependency upgrades (#1692)
Browse files Browse the repository at this point in the history
* update dependencies for mpcontribs-api (ubuntu-latest/py3.10)

* update dependencies for mpcontribs-api (ubuntu-latest/py3.8)

* update dependencies for mpcontribs-api (ubuntu-latest/py3.9)

* update dependencies for mpcontribs-client (ubuntu-latest/py3.10)

* update dependencies for mpcontribs-client (ubuntu-latest/py3.8)

* update dependencies for mpcontribs-client (ubuntu-latest/py3.9)

* update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.10)

* update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.8)

* update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.9)

* update dependencies for mpcontribs-portal (ubuntu-latest/py3.10)

* update dependencies for mpcontribs-portal (ubuntu-latest/py3.8)

* update dependencies for mpcontribs-portal (ubuntu-latest/py3.9)

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
tschaume and github-actions committed Jan 9, 2024
1 parent 89bc46c commit cff39b7
Show file tree
Hide file tree
Showing 24 changed files with 122 additions and 122 deletions.
18 changes: 9 additions & 9 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.14
boto3==1.34.15
# via flask-mongorest-mpcontribs
botocore==1.34.14
botocore==1.34.15
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -159,7 +159,7 @@ ipykernel==6.28.0
# via
# nbclassic
# notebook
ipython==8.19.0
ipython==8.20.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -203,7 +203,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.7.0
jupyter-core==5.7.1
# via
# ipykernel
# jupyter-client
Expand All @@ -215,7 +215,7 @@ jupyter-core==5.7.0
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.2
jupyter-server==2.12.3
# via
# nbclassic
# notebook-shim
Expand All @@ -232,7 +232,7 @@ markupsafe==2.1.3
# jinja2
# nbconvert
# werkzeug
marshmallow==3.20.1
marshmallow==3.20.2
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -257,7 +257,7 @@ mongoengine==0.27.0
# marshmallow-mongoengine
monty==2023.11.3
# via pymatgen
more-itertools==10.1.0
more-itertools==10.2.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -517,7 +517,7 @@ traitlets==5.14.1
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.8.19.14
types-python-dateutil==2.8.19.20240106
# via arrow
typing-extensions==4.9.0
# via
Expand All @@ -538,7 +538,7 @@ urllib3==2.0.7
# via
# botocore
# requests
wcwidth==0.2.12
wcwidth==0.2.13
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand Down
18 changes: 9 additions & 9 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.14
boto3==1.34.15
# via flask-mongorest-mpcontribs
botocore==1.34.14
botocore==1.34.15
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -164,7 +164,7 @@ ipykernel==6.28.0
# via
# nbclassic
# notebook
ipython==8.19.0
ipython==8.20.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -208,7 +208,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.7.0
jupyter-core==5.7.1
# via
# ipykernel
# jupyter-client
Expand All @@ -220,7 +220,7 @@ jupyter-core==5.7.0
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.2
jupyter-server==2.12.3
# via
# nbclassic
# notebook-shim
Expand All @@ -237,7 +237,7 @@ markupsafe==2.1.3
# jinja2
# nbconvert
# werkzeug
marshmallow==3.20.1
marshmallow==3.20.2
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -264,7 +264,7 @@ mongoengine==0.27.0
# marshmallow-mongoengine
monty==2023.11.3
# via pymatgen
more-itertools==10.1.0
more-itertools==10.2.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -535,7 +535,7 @@ traitlets==5.14.1
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.8.19.14
types-python-dateutil==2.8.19.20240106
# via arrow
typing-extensions==4.9.0
# via
Expand All @@ -556,7 +556,7 @@ urllib3==2.0.7
# via
# botocore
# requests
wcwidth==0.2.12
wcwidth==0.2.13
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand Down
16 changes: 8 additions & 8 deletions mpcontribs-api/requirements/ubuntu-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.14
boto3==1.34.15
# via flask-mongorest-mpcontribs
botocore==1.34.14
botocore==1.34.15
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -216,7 +216,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.7.0
jupyter-core==5.7.1
# via
# ipykernel
# jupyter-client
Expand All @@ -228,7 +228,7 @@ jupyter-core==5.7.0
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.2
jupyter-server==2.12.3
# via
# nbclassic
# notebook-shim
Expand All @@ -245,7 +245,7 @@ markupsafe==2.1.3
# jinja2
# nbconvert
# werkzeug
marshmallow==3.20.1
marshmallow==3.20.2
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -273,7 +273,7 @@ monty==2023.9.25
# emmet-core
# mp-api
# pymatgen
more-itertools==10.1.0
more-itertools==10.2.0
# via mpcontribs-api (setup.py)
mp-api==0.35.1
# via pymatgen
Expand Down Expand Up @@ -553,7 +553,7 @@ traitlets==5.14.1
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.8.19.14
types-python-dateutil==2.8.19.20240106
# via arrow
typing-extensions==4.9.0
# via
Expand All @@ -579,7 +579,7 @@ urllib3==1.26.18
# via
# botocore
# requests
wcwidth==0.2.12
wcwidth==0.2.13
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand Down
16 changes: 8 additions & 8 deletions mpcontribs-api/requirements/ubuntu-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.14
boto3==1.34.15
# via flask-mongorest-mpcontribs
botocore==1.34.14
botocore==1.34.15
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -221,7 +221,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.7.0
jupyter-core==5.7.1
# via
# ipykernel
# jupyter-client
Expand All @@ -233,7 +233,7 @@ jupyter-core==5.7.0
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.2
jupyter-server==2.12.3
# via
# nbclassic
# notebook-shim
Expand All @@ -250,7 +250,7 @@ markupsafe==2.1.3
# jinja2
# nbconvert
# werkzeug
marshmallow==3.20.1
marshmallow==3.20.2
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -280,7 +280,7 @@ monty==2023.9.25
# emmet-core
# mp-api
# pymatgen
more-itertools==10.1.0
more-itertools==10.2.0
# via mpcontribs-api (setup.py)
mp-api==0.35.1
# via pymatgen
Expand Down Expand Up @@ -571,7 +571,7 @@ traitlets==5.14.1
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.8.19.14
types-python-dateutil==2.8.19.20240106
# via arrow
typing-extensions==4.9.0
# via
Expand All @@ -597,7 +597,7 @@ urllib3==1.26.18
# via
# botocore
# requests
wcwidth==0.2.12
wcwidth==0.2.13
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand Down
16 changes: 8 additions & 8 deletions mpcontribs-api/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.14
boto3==1.34.15
# via flask-mongorest-mpcontribs
botocore==1.34.14
botocore==1.34.15
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -208,7 +208,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.7.0
jupyter-core==5.7.1
# via
# ipykernel
# jupyter-client
Expand All @@ -220,7 +220,7 @@ jupyter-core==5.7.0
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.2
jupyter-server==2.12.3
# via
# nbclassic
# notebook-shim
Expand All @@ -237,7 +237,7 @@ markupsafe==2.1.3
# jinja2
# nbconvert
# werkzeug
marshmallow==3.20.1
marshmallow==3.20.2
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -262,7 +262,7 @@ mongoengine==0.27.0
# marshmallow-mongoengine
monty==2023.11.3
# via pymatgen
more-itertools==10.1.0
more-itertools==10.2.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -522,7 +522,7 @@ traitlets==5.14.1
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.8.19.14
types-python-dateutil==2.8.19.20240106
# via arrow
typing-extensions==4.9.0
# via
Expand All @@ -545,7 +545,7 @@ urllib3==1.26.18
# via
# botocore
# requests
wcwidth==0.2.12
wcwidth==0.2.13
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand Down
Loading

0 comments on commit cff39b7

Please sign in to comment.