Skip to content

Commit

Permalink
Automated dependency upgrades (#1744)
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.11)

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

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

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

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

* 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.11)

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
tschaume and github-actions committed Apr 10, 2024
1 parent 0829b80 commit eca59f0
Show file tree
Hide file tree
Showing 18 changed files with 3,431 additions and 36 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 @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.34.79
boto3==1.34.81
# via flask-mongorest-mpcontribs
botocore==1.34.79
botocore==1.34.81
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -185,7 +185,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
joblib==1.3.2
joblib==1.4.0
# via pymatgen
json2html==1.3.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -286,7 +286,7 @@ nest-asyncio==1.6.0
# jupyter-client
# nbclassic
# notebook
networkx==3.2.1
networkx==3.3
# via pymatgen
notebook==6.5.6
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -360,7 +360,7 @@ pygments==2.17.2
# via
# ipython
# nbconvert
pymatgen==2024.2.20
pymatgen==2024.3.1
# via mpcontribs-api (setup.py)
pymongo==4.6.3
# via
Expand Down Expand Up @@ -447,7 +447,7 @@ scipy==1.13.0
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
send2trash==1.8.2
send2trash==1.8.3
# via
# jupyter-server
# nbclassic
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 @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.34.79
boto3==1.34.81
# via flask-mongorest-mpcontribs
botocore==1.34.79
botocore==1.34.81
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -190,7 +190,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
joblib==1.3.2
joblib==1.4.0
# via pymatgen
json2html==1.3.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -293,7 +293,7 @@ nest-asyncio==1.6.0
# jupyter-client
# nbclassic
# notebook
networkx==3.2.1
networkx==3.3
# via pymatgen
notebook==6.5.6
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -374,7 +374,7 @@ pygments==2.17.2
# via
# ipython
# nbconvert
pymatgen==2024.2.20
pymatgen==2024.3.1
# via mpcontribs-api (setup.py)
pymongo==4.6.3
# via
Expand Down Expand Up @@ -463,7 +463,7 @@ scipy==1.13.0
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
send2trash==1.8.2
send2trash==1.8.3
# via
# jupyter-server
# nbclassic
Expand Down
Loading

0 comments on commit eca59f0

Please sign in to comment.