Skip to content

Commit

Permalink
Automated dependency upgrades (#1880)
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-portal (ubuntu-latest/py3.10)

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

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
tschaume and github-actions authored Jan 15, 2025
1 parent c53bffc commit 79c24ce
Show file tree
Hide file tree
Showing 16 changed files with 108 additions and 104 deletions.
23 changes: 12 additions & 11 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.95
boto3==1.35.99
# via flask-mongorest-mpcontribs
botocore==1.35.95
botocore==1.35.99
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -223,7 +223,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.24.2
marshmallow==3.25.1
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -246,13 +246,13 @@ mongoengine==0.29.1
# atlasq-tschaume
# flask-mongoengine-tschaume
# marshmallow-mongoengine
monty==2025.1.3
monty==2025.1.9
# via pymatgen
more-itertools==10.5.0
more-itertools==10.6.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
nbclassic==1.1.0
nbclassic==1.2.0
# via notebook
nbclient==0.10.2
# via nbconvert
Expand Down Expand Up @@ -330,7 +330,7 @@ prometheus-client==0.21.1
# notebook
prompt-toolkit==3.0.48
# via ipython
protobuf==5.29.2
protobuf==5.29.3
# via ddtrace
psutil==6.1.1
# via ipykernel
Expand All @@ -350,13 +350,13 @@ pygments==2.19.1
# via
# ipython
# nbconvert
pymatgen==2024.11.13
pymatgen==2025.1.9
# via mpcontribs-api (setup.py)
pymongo==4.10.1
# via
# flask-mongorest-mpcontribs
# mongoengine
pyopenssl==24.3.0
pyopenssl==25.0.0
# via mpcontribs-api (setup.py)
pyparsing==3.2.1
# via matplotlib
Expand Down Expand Up @@ -434,7 +434,7 @@ ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
# via boto3
scipy==1.15.0
scipy==1.15.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -509,6 +509,7 @@ typing-extensions==4.12.2
# ipython
# mistune
# pint
# pyopenssl
tzdata==2024.2
# via pandas
tzlocal==5.2
Expand Down Expand Up @@ -539,7 +540,7 @@ werkzeug==3.1.3
# via
# flasgger-tschaume
# flask
wrapt==1.17.0
wrapt==1.17.2
# via
# ddtrace
# deprecated
Expand Down
23 changes: 12 additions & 11 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.95
boto3==1.35.99
# via flask-mongorest-mpcontribs
botocore==1.35.95
botocore==1.35.99
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -228,7 +228,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.24.2
marshmallow==3.25.1
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -253,13 +253,13 @@ mongoengine==0.29.1
# atlasq-tschaume
# flask-mongoengine-tschaume
# marshmallow-mongoengine
monty==2025.1.3
monty==2025.1.9
# via pymatgen
more-itertools==10.5.0
more-itertools==10.6.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
nbclassic==1.1.0
nbclassic==1.2.0
# via notebook
nbclient==0.10.2
# via nbconvert
Expand Down Expand Up @@ -340,7 +340,7 @@ prometheus-client==0.21.1
# notebook
prompt-toolkit==3.0.48
# via ipython
protobuf==5.29.2
protobuf==5.29.3
# via ddtrace
psutil==6.1.1
# via ipykernel
Expand All @@ -364,13 +364,13 @@ pygments==2.19.1
# via
# ipython
# nbconvert
pymatgen==2024.11.13
pymatgen==2025.1.9
# via mpcontribs-api (setup.py)
pymongo==4.10.1
# via
# flask-mongorest-mpcontribs
# mongoengine
pyopenssl==24.3.0
pyopenssl==25.0.0
# via mpcontribs-api (setup.py)
pyparsing==3.2.1
# via matplotlib
Expand Down Expand Up @@ -450,7 +450,7 @@ ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
# via boto3
scipy==1.15.0
scipy==1.15.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -527,6 +527,7 @@ typing-extensions==4.12.2
# ipython
# mistune
# pint
# pyopenssl
tzdata==2024.2
# via pandas
tzlocal==5.2
Expand Down Expand Up @@ -557,7 +558,7 @@ werkzeug==3.1.3
# via
# flasgger-tschaume
# flask
wrapt==1.17.0
wrapt==1.17.2
# via
# ddtrace
# deprecated
Expand Down
23 changes: 12 additions & 11 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.95
boto3==1.35.99
# via flask-mongorest-mpcontribs
botocore==1.35.95
botocore==1.35.99
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -217,7 +217,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.24.2
marshmallow==3.25.1
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -240,13 +240,13 @@ mongoengine==0.29.1
# atlasq-tschaume
# flask-mongoengine-tschaume
# marshmallow-mongoengine
monty==2025.1.3
monty==2025.1.9
# via pymatgen
more-itertools==10.5.0
more-itertools==10.6.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
nbclassic==1.1.0
nbclassic==1.2.0
# via notebook
nbclient==0.10.2
# via nbconvert
Expand Down Expand Up @@ -324,7 +324,7 @@ prometheus-client==0.21.1
# notebook
prompt-toolkit==3.0.48
# via ipython
protobuf==5.29.2
protobuf==5.29.3
# via ddtrace
psutil==6.1.1
# via ipykernel
Expand All @@ -344,13 +344,13 @@ pygments==2.19.1
# via
# ipython
# nbconvert
pymatgen==2024.11.13
pymatgen==2025.1.9
# via mpcontribs-api (setup.py)
pymongo==4.10.1
# via
# flask-mongorest-mpcontribs
# mongoengine
pyopenssl==24.3.0
pyopenssl==25.0.0
# via mpcontribs-api (setup.py)
pyparsing==3.2.1
# via matplotlib
Expand Down Expand Up @@ -428,7 +428,7 @@ ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
# via boto3
scipy==1.15.0
scipy==1.15.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -502,6 +502,7 @@ typing-extensions==4.12.2
# flexparser
# ipython
# pint
# pyopenssl
tzdata==2024.2
# via pandas
tzlocal==5.2
Expand Down Expand Up @@ -532,7 +533,7 @@ werkzeug==3.1.3
# via
# flasgger-tschaume
# flask
wrapt==1.17.0
wrapt==1.17.2
# via
# ddtrace
# deprecated
Expand Down
23 changes: 12 additions & 11 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.95
boto3==1.35.99
# via flask-mongorest-mpcontribs
botocore==1.35.95
botocore==1.35.99
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -221,7 +221,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.24.2
marshmallow==3.25.1
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -246,13 +246,13 @@ mongoengine==0.29.1
# atlasq-tschaume
# flask-mongoengine-tschaume
# marshmallow-mongoengine
monty==2025.1.3
monty==2025.1.9
# via pymatgen
more-itertools==10.5.0
more-itertools==10.6.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
nbclassic==1.1.0
nbclassic==1.2.0
# via notebook
nbclient==0.10.2
# via nbconvert
Expand Down Expand Up @@ -333,7 +333,7 @@ prometheus-client==0.21.1
# notebook
prompt-toolkit==3.0.48
# via ipython
protobuf==5.29.2
protobuf==5.29.3
# via ddtrace
psutil==6.1.1
# via ipykernel
Expand All @@ -357,13 +357,13 @@ pygments==2.19.1
# via
# ipython
# nbconvert
pymatgen==2024.11.13
pymatgen==2025.1.9
# via mpcontribs-api (setup.py)
pymongo==4.10.1
# via
# flask-mongorest-mpcontribs
# mongoengine
pyopenssl==24.3.0
pyopenssl==25.0.0
# via mpcontribs-api (setup.py)
pyparsing==3.2.1
# via matplotlib
Expand Down Expand Up @@ -443,7 +443,7 @@ ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
# via boto3
scipy==1.15.0
scipy==1.15.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -517,6 +517,7 @@ typing-extensions==4.12.2
# flexparser
# ipython
# pint
# pyopenssl
tzdata==2024.2
# via pandas
tzlocal==5.2
Expand Down Expand Up @@ -547,7 +548,7 @@ werkzeug==3.1.3
# via
# flasgger-tschaume
# flask
wrapt==1.17.0
wrapt==1.17.2
# via
# ddtrace
# deprecated
Expand Down
6 changes: 3 additions & 3 deletions mpcontribs-client/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ matplotlib-inline==0.1.7
# via ipython
monotonic==1.6
# via bravado
monty==2025.1.3
monty==2025.1.9
# via pymatgen
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -142,7 +142,7 @@ pygments==2.19.1
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (setup.py)
pymatgen==2024.11.13
pymatgen==2025.1.9
# via mpcontribs-client (setup.py)
pymongo==4.10.1
# via mpcontribs-client (setup.py)
Expand Down Expand Up @@ -191,7 +191,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
scipy==1.15.0
scipy==1.15.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client (setup.py)
Expand Down
Loading

0 comments on commit 79c24ce

Please sign in to comment.