Skip to content

Commit

Permalink
Automated dependency upgrades (#1620)
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 Aug 31, 2023
1 parent 8cd5fff commit 51327d1
Show file tree
Hide file tree
Showing 24 changed files with 88 additions and 88 deletions.
12 changes: 6 additions & 6 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt
#
anyio==3.7.1
anyio==4.0.0
# via jupyter-server
apispec==5.2.2
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -41,9 +41,9 @@ blinker==1.6.2
# via mpcontribs-api (setup.py)
boltons==23.0.0
# via mpcontribs-api (setup.py)
boto3==1.28.37
boto3==1.28.38
# via flask-mongorest-mpcontribs
botocore==1.31.37
botocore==1.31.38
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -95,7 +95,7 @@ dnspython==2.4.2
# via
# mpcontribs-api (setup.py)
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
entrypoints==0.4
# via jupyter-client
Expand Down Expand Up @@ -218,7 +218,7 @@ jupyter-core==5.3.1
# notebook
jupyter-events==0.7.0
# via jupyter-server
jupyter-server==2.7.2
jupyter-server==2.7.3
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -326,7 +326,7 @@ packaging==23.1
# plotly
palettable==3.3.3
# via pymatgen
pandas==2.0.3
pandas==2.1.0
# via pymatgen
pandocfilters==1.5.0
# via nbconvert
Expand Down
12 changes: 6 additions & 6 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt
#
anyio==3.7.1
anyio==4.0.0
# via jupyter-server
apispec==5.2.2
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -41,9 +41,9 @@ blinker==1.6.2
# via mpcontribs-api (setup.py)
boltons==23.0.0
# via mpcontribs-api (setup.py)
boto3==1.28.37
boto3==1.28.38
# via flask-mongorest-mpcontribs
botocore==1.31.37
botocore==1.31.38
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -95,7 +95,7 @@ dnspython==2.4.2
# via
# mpcontribs-api (setup.py)
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
entrypoints==0.4
# via jupyter-client
Expand Down Expand Up @@ -223,7 +223,7 @@ jupyter-core==5.3.1
# notebook
jupyter-events==0.7.0
# via jupyter-server
jupyter-server==2.7.2
jupyter-server==2.7.3
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -334,7 +334,7 @@ packaging==23.1
# pytest
palettable==3.3.3
# via pymatgen
pandas==2.0.3
pandas==2.1.0
# via pymatgen
pandocfilters==1.5.0
# via nbconvert
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/ubuntu-latest_py3.8.txt
#
anyio==3.7.1
anyio==4.0.0
# via jupyter-server
apispec==5.2.2
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -43,9 +43,9 @@ blinker==1.6.2
# via mpcontribs-api (setup.py)
boltons==23.0.0
# via mpcontribs-api (setup.py)
boto3==1.28.37
boto3==1.28.38
# via flask-mongorest-mpcontribs
botocore==1.31.37
botocore==1.31.38
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -97,7 +97,7 @@ dnspython==2.4.2
# via
# mpcontribs-api (setup.py)
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
entrypoints==0.4
# via jupyter-client
Expand Down Expand Up @@ -228,7 +228,7 @@ jupyter-core==5.3.1
# notebook
jupyter-events==0.7.0
# via jupyter-server
jupyter-server==2.7.2
jupyter-server==2.7.3
# via
# nbclassic
# notebook-shim
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.8_extras.txt
#
anyio==3.7.1
anyio==4.0.0
# via jupyter-server
apispec==5.2.2
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -43,9 +43,9 @@ blinker==1.6.2
# via mpcontribs-api (setup.py)
boltons==23.0.0
# via mpcontribs-api (setup.py)
boto3==1.28.37
boto3==1.28.38
# via flask-mongorest-mpcontribs
botocore==1.31.37
botocore==1.31.38
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -97,7 +97,7 @@ dnspython==2.4.2
# via
# mpcontribs-api (setup.py)
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
entrypoints==0.4
# via jupyter-client
Expand Down Expand Up @@ -233,7 +233,7 @@ jupyter-core==5.3.1
# notebook
jupyter-events==0.7.0
# via jupyter-server
jupyter-server==2.7.2
jupyter-server==2.7.3
# via
# nbclassic
# notebook-shim
Expand Down
12 changes: 6 additions & 6 deletions mpcontribs-api/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/ubuntu-latest_py3.9.txt
#
anyio==3.7.1
anyio==4.0.0
# via jupyter-server
apispec==5.2.2
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -41,9 +41,9 @@ blinker==1.6.2
# via mpcontribs-api (setup.py)
boltons==23.0.0
# via mpcontribs-api (setup.py)
boto3==1.28.37
boto3==1.28.38
# via flask-mongorest-mpcontribs
botocore==1.31.37
botocore==1.31.38
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -95,7 +95,7 @@ dnspython==2.4.2
# via
# mpcontribs-api (setup.py)
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
entrypoints==0.4
# via jupyter-client
Expand Down Expand Up @@ -223,7 +223,7 @@ jupyter-core==5.3.1
# notebook
jupyter-events==0.7.0
# via jupyter-server
jupyter-server==2.7.2
jupyter-server==2.7.3
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -331,7 +331,7 @@ packaging==23.1
# plotly
palettable==3.3.3
# via pymatgen
pandas==2.0.3
pandas==2.1.0
# via pymatgen
pandocfilters==1.5.0
# via nbconvert
Expand Down
12 changes: 6 additions & 6 deletions mpcontribs-api/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.9_extras.txt
#
anyio==3.7.1
anyio==4.0.0
# via jupyter-server
apispec==5.2.2
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -41,9 +41,9 @@ blinker==1.6.2
# via mpcontribs-api (setup.py)
boltons==23.0.0
# via mpcontribs-api (setup.py)
boto3==1.28.37
boto3==1.28.38
# via flask-mongorest-mpcontribs
botocore==1.31.37
botocore==1.31.38
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -95,7 +95,7 @@ dnspython==2.4.2
# via
# mpcontribs-api (setup.py)
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
entrypoints==0.4
# via jupyter-client
Expand Down Expand Up @@ -228,7 +228,7 @@ jupyter-core==5.3.1
# notebook
jupyter-events==0.7.0
# via jupyter-server
jupyter-server==2.7.2
jupyter-server==2.7.3
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -339,7 +339,7 @@ packaging==23.1
# pytest
palettable==3.3.3
# via pymatgen
pandas==2.0.3
pandas==2.1.0
# via pymatgen
pandocfilters==1.5.0
# via nbconvert
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
executing==1.2.0
# via stack-data
Expand Down Expand Up @@ -112,7 +112,7 @@ packaging==23.1
# plotly
palettable==3.3.3
# via pymatgen
pandas==2.0.3
pandas==2.1.0
# via
# mpcontribs-client (setup.py)
# pymatgen
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
exceptiongroup==1.1.3
# via pytest
Expand Down Expand Up @@ -125,7 +125,7 @@ packaging==23.1
# pytest
palettable==3.3.3
# via pymatgen
pandas==2.0.3
pandas==2.1.0
# via
# mpcontribs-client (setup.py)
# pymatgen
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-client/requirements/ubuntu-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
executing==1.2.0
# via stack-data
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
exceptiongroup==1.1.3
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
executing==1.2.0
# via stack-data
Expand Down Expand Up @@ -114,7 +114,7 @@ packaging==23.1
# plotly
palettable==3.3.3
# via pymatgen
pandas==2.0.3
pandas==2.1.0
# via
# mpcontribs-client (setup.py)
# pymatgen
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
exceptiongroup==1.1.3
# via pytest
Expand Down Expand Up @@ -127,7 +127,7 @@ packaging==23.1
# pytest
palettable==3.3.3
# via pymatgen
pandas==2.0.3
pandas==2.1.0
# via
# mpcontribs-client (setup.py)
# pymatgen
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt
#
anyio==3.7.1
anyio==4.0.0
# via jupyter-server
argon2-cffi==23.1.0
# via
Expand Down Expand Up @@ -71,7 +71,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
emmet-core==0.67.0
emmet-core==0.67.5
# via mp-api
entrypoints==0.4
# via jupyter-client
Expand Down Expand Up @@ -167,7 +167,7 @@ jupyter-events==0.7.0
# via jupyter-server
jupyter-kernel-gateway==2.5.2
# via -r requirements.in
jupyter-server==2.7.2
jupyter-server==2.7.3
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -262,7 +262,7 @@ packaging==23.1
# plotly
palettable==3.3.3
# via pymatgen
pandas==2.0.3
pandas==2.1.0
# via
# mpcontribs-client
# pymatgen
Expand Down
Loading

0 comments on commit 51327d1

Please sign in to comment.