Skip to content

Commit

Permalink
Automated dependency upgrades (#1712)
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 Feb 15, 2024
1 parent 19a94cd commit 4ef3fea
Show file tree
Hide file tree
Showing 24 changed files with 114 additions and 114 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.41
boto3==1.34.42
# via flask-mongorest-mpcontribs
botocore==1.34.41
botocore==1.34.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,7 +79,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.1
ddtrace==2.6.2
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -142,7 +142,7 @@ freezegun==1.4.0
# via rq-scheduler
future==0.18.3
# via uncertainties
gevent==23.9.1
gevent==24.2.1
# via gunicorn
greenlet==3.0.3
# via gevent
Expand Down Expand Up @@ -238,7 +238,7 @@ marshmallow==3.20.2
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.8.2
matplotlib==3.8.3
# via pymatgen
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -288,7 +288,7 @@ networkx==3.2.1
# via pymatgen
notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
notebook-shim==0.2.4
# via nbclassic
numpy==1.26.4
# via
Expand All @@ -300,7 +300,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.22.0
# via ddtrace
orjson==3.9.13
orjson==3.9.14
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -329,9 +329,9 @@ pint==0.19.2
# via mpcontribs-api (setup.py)
platformdirs==4.2.0
# via jupyter-core
plotly==5.18.0
plotly==5.19.0
# via pymatgen
prometheus-client==0.19.0
prometheus-client==0.20.0
# via
# jupyter-server
# nbclassic
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.41
boto3==1.34.42
# via flask-mongorest-mpcontribs
botocore==1.34.41
botocore==1.34.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,7 +79,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.1
ddtrace==2.6.2
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -145,7 +145,7 @@ freezegun==1.4.0
# via rq-scheduler
future==0.18.3
# via uncertainties
gevent==23.9.1
gevent==24.2.1
# via gunicorn
greenlet==3.0.3
# via gevent
Expand Down Expand Up @@ -243,7 +243,7 @@ marshmallow==3.20.2
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.8.2
matplotlib==3.8.3
# via pymatgen
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -295,7 +295,7 @@ networkx==3.2.1
# via pymatgen
notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
notebook-shim==0.2.4
# via nbclassic
numpy==1.26.4
# via
Expand All @@ -307,7 +307,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.22.0
# via ddtrace
orjson==3.9.13
orjson==3.9.14
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -337,11 +337,11 @@ pint==0.19.2
# via mpcontribs-api (setup.py)
platformdirs==4.2.0
# via jupyter-core
plotly==5.18.0
plotly==5.19.0
# via pymatgen
pluggy==1.4.0
# via pytest
prometheus-client==0.19.0
prometheus-client==0.20.0
# via
# jupyter-server
# nbclassic
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.41
boto3==1.34.42
# via flask-mongorest-mpcontribs
botocore==1.34.41
botocore==1.34.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -83,7 +83,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.1
ddtrace==2.6.2
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -147,7 +147,7 @@ freezegun==1.4.0
# via rq-scheduler
future==0.18.3
# via uncertainties
gevent==23.9.1
gevent==24.2.1
# via gunicorn
greenlet==3.0.3
# via gevent
Expand Down Expand Up @@ -308,7 +308,7 @@ networkx==3.1
# via pymatgen
notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
notebook-shim==0.2.4
# via nbclassic
numpy==1.24.4
# via
Expand All @@ -320,7 +320,7 @@ numpy==1.24.4
# spglib
opentelemetry-api==1.22.0
# via ddtrace
orjson==3.9.13
orjson==3.9.14
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -353,9 +353,9 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==4.2.0
# via jupyter-core
plotly==5.18.0
plotly==5.19.0
# via pymatgen
prometheus-client==0.19.0
prometheus-client==0.20.0
# via
# jupyter-server
# nbclassic
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.41
boto3==1.34.42
# via flask-mongorest-mpcontribs
botocore==1.34.41
botocore==1.34.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -83,7 +83,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.1
ddtrace==2.6.2
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -150,7 +150,7 @@ freezegun==1.4.0
# via rq-scheduler
future==0.18.3
# via uncertainties
gevent==23.9.1
gevent==24.2.1
# via gunicorn
greenlet==3.0.3
# via gevent
Expand Down Expand Up @@ -315,7 +315,7 @@ networkx==3.1
# via pymatgen
notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
notebook-shim==0.2.4
# via nbclassic
numpy==1.24.4
# via
Expand All @@ -327,7 +327,7 @@ numpy==1.24.4
# spglib
opentelemetry-api==1.22.0
# via ddtrace
orjson==3.9.13
orjson==3.9.14
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -361,11 +361,11 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==4.2.0
# via jupyter-core
plotly==5.18.0
plotly==5.19.0
# via pymatgen
pluggy==1.4.0
# via pytest
prometheus-client==0.19.0
prometheus-client==0.20.0
# via
# jupyter-server
# nbclassic
Expand Down
18 changes: 9 additions & 9 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.41
boto3==1.34.42
# via flask-mongorest-mpcontribs
botocore==1.34.41
botocore==1.34.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,7 +79,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.1
ddtrace==2.6.2
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -142,7 +142,7 @@ freezegun==1.4.0
# via rq-scheduler
future==0.18.3
# via uncertainties
gevent==23.9.1
gevent==24.2.1
# via gunicorn
greenlet==3.0.3
# via gevent
Expand Down Expand Up @@ -243,7 +243,7 @@ marshmallow==3.20.2
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.8.2
matplotlib==3.8.3
# via pymatgen
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -293,7 +293,7 @@ networkx==3.2.1
# via pymatgen
notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
notebook-shim==0.2.4
# via nbclassic
numpy==1.26.4
# via
Expand All @@ -305,7 +305,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.22.0
# via ddtrace
orjson==3.9.13
orjson==3.9.14
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -334,9 +334,9 @@ pint==0.19.2
# via mpcontribs-api (setup.py)
platformdirs==4.2.0
# via jupyter-core
plotly==5.18.0
plotly==5.19.0
# via pymatgen
prometheus-client==0.19.0
prometheus-client==0.20.0
# via
# jupyter-server
# nbclassic
Expand Down
Loading

0 comments on commit 4ef3fea

Please sign in to comment.