Skip to content

Commit

Permalink
Automated dependency upgrades (#1726)
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 Mar 1, 2024
1 parent ccc417f commit e13a51b
Show file tree
Hide file tree
Showing 24 changed files with 232 additions and 184 deletions.
24 changes: 14 additions & 10 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.49
boto3==1.34.54
# via flask-mongorest-mpcontribs
botocore==1.34.49
botocore==1.34.54
# via
# boto3
# s3transfer
Expand All @@ -67,6 +67,8 @@ comm==0.2.1
# via ipykernel
contourpy==1.2.0
# via matplotlib
cramjam==2.8.1
# via python-snappy
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.5
Expand All @@ -79,7 +81,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.5
ddtrace==2.7.0
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -155,7 +157,7 @@ idna==3.6
# requests
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.29.2
ipykernel==6.29.3
# via
# nbclassic
# notebook
Expand Down Expand Up @@ -232,7 +234,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
marshmallow==3.20.2
marshmallow==3.21.0
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -255,7 +257,7 @@ mongoengine==0.27.0
# atlasq-tschaume
# flask-mongoengine-tschaume
# marshmallow-mongoengine
monty==2024.2.2
monty==2024.2.26
# via pymatgen
more-itertools==10.2.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -360,7 +362,7 @@ pygments==2.17.2
# via
# ipython
# nbconvert
pymatgen==2024.2.23
pymatgen==2024.3.1
# via mpcontribs-api (setup.py)
pymongo==4.6.2
# via
Expand All @@ -370,7 +372,7 @@ pyopenssl==24.0.0
# via mpcontribs-api (setup.py)
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# arrow
# botocore
Expand All @@ -385,7 +387,7 @@ python-json-logger==2.0.7
# via jupyter-events
python-mimeparse==1.6.0
# via mimerender-pr36
python-snappy==0.6.1
python-snappy==0.7.1
# via mpcontribs-api (setup.py)
pytz==2024.1
# via
Expand All @@ -403,7 +405,7 @@ pyzmq==24.0.1
# jupyter-server
# nbclassic
# notebook
redis==5.0.1
redis==5.0.2
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -473,6 +475,8 @@ soupsieve==2.5
# via beautifulsoup4
spglib==2.3.1
# via pymatgen
sqlparse==0.4.4
# via ddtrace
stack-data==0.6.3
# via ipython
supervisor==4.2.5
Expand Down
24 changes: 14 additions & 10 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.49
boto3==1.34.54
# via flask-mongorest-mpcontribs
botocore==1.34.49
botocore==1.34.54
# via
# boto3
# s3transfer
Expand All @@ -67,6 +67,8 @@ comm==0.2.1
# via ipykernel
contourpy==1.2.0
# via matplotlib
cramjam==2.8.1
# via python-snappy
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.5
Expand All @@ -79,7 +81,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.5
ddtrace==2.7.0
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -160,7 +162,7 @@ importlib-metadata==6.11.0
# via opentelemetry-api
iniconfig==2.0.0
# via pytest
ipykernel==6.29.2
ipykernel==6.29.3
# via
# nbclassic
# notebook
Expand Down Expand Up @@ -237,7 +239,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
marshmallow==3.20.2
marshmallow==3.21.0
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -262,7 +264,7 @@ mongoengine==0.27.0
# atlasq-tschaume
# flask-mongoengine-tschaume
# marshmallow-mongoengine
monty==2024.2.2
monty==2024.2.26
# via pymatgen
more-itertools==10.2.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -374,7 +376,7 @@ pygments==2.17.2
# via
# ipython
# nbconvert
pymatgen==2024.2.23
pymatgen==2024.3.1
# via mpcontribs-api (setup.py)
pymongo==4.6.2
# via
Expand All @@ -386,7 +388,7 @@ pyparsing==3.1.1
# via matplotlib
pytest==8.0.2
# via mpcontribs-api (setup.py)
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# arrow
# botocore
Expand All @@ -401,7 +403,7 @@ python-json-logger==2.0.7
# via jupyter-events
python-mimeparse==1.6.0
# via mimerender-pr36
python-snappy==0.6.1
python-snappy==0.7.1
# via mpcontribs-api (setup.py)
pytz==2024.1
# via
Expand All @@ -419,7 +421,7 @@ pyzmq==24.0.1
# jupyter-server
# nbclassic
# notebook
redis==5.0.1
redis==5.0.2
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -489,6 +491,8 @@ soupsieve==2.5
# via beautifulsoup4
spglib==2.3.1
# via pymatgen
sqlparse==0.4.4
# via ddtrace
stack-data==0.6.3
# via ipython
supervisor==4.2.5
Expand Down
22 changes: 13 additions & 9 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.49
boto3==1.34.54
# via flask-mongorest-mpcontribs
botocore==1.34.49
botocore==1.34.54
# via
# boto3
# s3transfer
Expand All @@ -71,6 +71,8 @@ comm==0.2.1
# via ipykernel
contourpy==1.1.1
# via matplotlib
cramjam==2.8.1
# via python-snappy
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.5
Expand All @@ -83,7 +85,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.5
ddtrace==2.7.0
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -168,7 +170,7 @@ importlib-resources==6.1.2
# jsonschema
# jsonschema-specifications
# matplotlib
ipykernel==6.29.2
ipykernel==6.29.3
# via
# nbclassic
# notebook
Expand Down Expand Up @@ -245,7 +247,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
marshmallow==3.20.2
marshmallow==3.21.0
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -279,7 +281,7 @@ mp-api==0.35.1
# via pymatgen
mpmath==1.3.0
# via sympy
msgpack==1.0.7
msgpack==1.0.8
# via mp-api
nbclassic==1.0.0
# via notebook
Expand Down Expand Up @@ -403,7 +405,7 @@ pyopenssl==24.0.0
# via mpcontribs-api (setup.py)
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# arrow
# botocore
Expand All @@ -418,7 +420,7 @@ python-json-logger==2.0.7
# via jupyter-events
python-mimeparse==1.6.0
# via mimerender-pr36
python-snappy==0.6.1
python-snappy==0.7.1
# via mpcontribs-api (setup.py)
pytz==2024.1
# via
Expand All @@ -436,7 +438,7 @@ pyzmq==24.0.1
# jupyter-server
# nbclassic
# notebook
redis==5.0.1
redis==5.0.2
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -509,6 +511,8 @@ spglib==2.3.1
# via
# emmet-core
# pymatgen
sqlparse==0.4.4
# via ddtrace
stack-data==0.6.3
# via ipython
supervisor==4.2.5
Expand Down
22 changes: 13 additions & 9 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.49
boto3==1.34.54
# via flask-mongorest-mpcontribs
botocore==1.34.49
botocore==1.34.54
# via
# boto3
# s3transfer
Expand All @@ -71,6 +71,8 @@ comm==0.2.1
# via ipykernel
contourpy==1.1.1
# via matplotlib
cramjam==2.8.1
# via python-snappy
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.5
Expand All @@ -83,7 +85,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.5
ddtrace==2.7.0
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -173,7 +175,7 @@ importlib-resources==6.1.2
# matplotlib
iniconfig==2.0.0
# via pytest
ipykernel==6.29.2
ipykernel==6.29.3
# via
# nbclassic
# notebook
Expand Down Expand Up @@ -250,7 +252,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
marshmallow==3.20.2
marshmallow==3.21.0
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -286,7 +288,7 @@ mp-api==0.35.1
# via pymatgen
mpmath==1.3.0
# via sympy
msgpack==1.0.7
msgpack==1.0.8
# via mp-api
nbclassic==1.0.0
# via notebook
Expand Down Expand Up @@ -419,7 +421,7 @@ pyparsing==3.1.1
# via matplotlib
pytest==8.0.2
# via mpcontribs-api (setup.py)
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# arrow
# botocore
Expand All @@ -434,7 +436,7 @@ python-json-logger==2.0.7
# via jupyter-events
python-mimeparse==1.6.0
# via mimerender-pr36
python-snappy==0.6.1
python-snappy==0.7.1
# via mpcontribs-api (setup.py)
pytz==2024.1
# via
Expand All @@ -452,7 +454,7 @@ pyzmq==24.0.1
# jupyter-server
# nbclassic
# notebook
redis==5.0.1
redis==5.0.2
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -525,6 +527,8 @@ spglib==2.3.1
# via
# emmet-core
# pymatgen
sqlparse==0.4.4
# via ddtrace
stack-data==0.6.3
# via ipython
supervisor==4.2.5
Expand Down
Loading

0 comments on commit e13a51b

Please sign in to comment.