Skip to content

Commit

Permalink
Automated dependency upgrades (#1856)
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 Nov 18, 2024
1 parent 352f62d commit 13c97a5
Show file tree
Hide file tree
Showing 16 changed files with 145 additions and 129 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 @@ -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.57
boto3==1.35.63
# via flask-mongorest-mpcontribs
botocore==1.35.57
botocore==1.35.63
# via
# boto3
# s3transfer
Expand All @@ -60,7 +60,7 @@ click==8.1.7
# rq
comm==0.2.2
# via ipykernel
contourpy==1.3.0
contourpy==1.3.1
# via matplotlib
cramjam==2.9.0
# via python-snappy
Expand All @@ -74,15 +74,15 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.16.0
ddtrace==2.16.2
# via mpcontribs-api (setup.py)
debugpy==1.8.8
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
deprecated==1.2.15
# via opentelemetry-api
dnspython==2.7.0
# via
Expand Down Expand Up @@ -128,13 +128,13 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.54.1
fonttools==4.55.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
freezegun==1.5.1
# via rq-scheduler
gevent==24.10.3
gevent==24.11.1
# via gunicorn
greenlet==3.1.1
# via gevent
Expand Down Expand Up @@ -344,7 +344,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.10.29
pymatgen==2024.11.13
# via mpcontribs-api (setup.py)
pymongo==4.10.1
# via
Expand Down Expand Up @@ -436,7 +436,7 @@ send2trash==1.8.3
# via
# jupyter-server
# notebook
setproctitle==1.3.3
setproctitle==1.3.4
# via mpcontribs-api (setup.py)
six==1.16.0
# via
Expand Down
20 changes: 10 additions & 10 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.57
boto3==1.35.63
# via flask-mongorest-mpcontribs
botocore==1.35.57
botocore==1.35.63
# via
# boto3
# s3transfer
Expand All @@ -60,7 +60,7 @@ click==8.1.7
# rq
comm==0.2.2
# via ipykernel
contourpy==1.3.0
contourpy==1.3.1
# via matplotlib
cramjam==2.9.0
# via python-snappy
Expand All @@ -74,15 +74,15 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.16.0
ddtrace==2.16.2
# via mpcontribs-api (setup.py)
debugpy==1.8.8
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
deprecated==1.2.15
# via opentelemetry-api
dnspython==2.7.0
# via
Expand Down Expand Up @@ -131,13 +131,13 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.54.1
fonttools==4.55.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
freezegun==1.5.1
# via rq-scheduler
gevent==24.10.3
gevent==24.11.1
# via gunicorn
greenlet==3.1.1
# via gevent
Expand Down Expand Up @@ -358,7 +358,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.10.29
pymatgen==2024.11.13
# via mpcontribs-api (setup.py)
pymongo==4.10.1
# via
Expand Down Expand Up @@ -452,7 +452,7 @@ send2trash==1.8.3
# via
# jupyter-server
# notebook
setproctitle==1.3.3
setproctitle==1.3.4
# via mpcontribs-api (setup.py)
six==1.16.0
# via
Expand Down Expand Up @@ -486,7 +486,7 @@ terminado==0.18.1
# notebook
tinycss2==1.4.0
# via nbconvert
tomli==2.0.2
tomli==2.1.0
# via pytest
tornado==6.4.1
# via
Expand Down
18 changes: 9 additions & 9 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.57
boto3==1.35.63
# via flask-mongorest-mpcontribs
botocore==1.35.57
botocore==1.35.63
# via
# boto3
# s3transfer
Expand All @@ -58,7 +58,7 @@ click==8.1.7
# rq
comm==0.2.2
# via ipykernel
contourpy==1.3.0
contourpy==1.3.1
# via matplotlib
cramjam==2.9.0
# via python-snappy
Expand All @@ -72,15 +72,15 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.16.0
ddtrace==2.16.2
# via mpcontribs-api (setup.py)
debugpy==1.8.8
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
deprecated==1.2.15
# via opentelemetry-api
dnspython==2.7.0
# via
Expand Down Expand Up @@ -122,13 +122,13 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.54.1
fonttools==4.55.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
freezegun==1.5.1
# via rq-scheduler
gevent==24.10.3
gevent==24.11.1
# via gunicorn
greenlet==3.1.1
# via gevent
Expand Down Expand Up @@ -338,7 +338,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.10.29
pymatgen==2024.11.13
# via mpcontribs-api (setup.py)
pymongo==4.10.1
# via
Expand Down Expand Up @@ -430,7 +430,7 @@ send2trash==1.8.3
# via
# jupyter-server
# notebook
setproctitle==1.3.3
setproctitle==1.3.4
# via mpcontribs-api (setup.py)
six==1.16.0
# via
Expand Down
18 changes: 9 additions & 9 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.57
boto3==1.35.63
# via flask-mongorest-mpcontribs
botocore==1.35.57
botocore==1.35.63
# via
# boto3
# s3transfer
Expand All @@ -58,7 +58,7 @@ click==8.1.7
# rq
comm==0.2.2
# via ipykernel
contourpy==1.3.0
contourpy==1.3.1
# via matplotlib
cramjam==2.9.0
# via python-snappy
Expand All @@ -72,15 +72,15 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.16.0
ddtrace==2.16.2
# via mpcontribs-api (setup.py)
debugpy==1.8.8
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
deprecated==1.2.15
# via opentelemetry-api
dnspython==2.7.0
# via
Expand Down Expand Up @@ -124,13 +124,13 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.54.1
fonttools==4.55.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
freezegun==1.5.1
# via rq-scheduler
gevent==24.10.3
gevent==24.11.1
# via gunicorn
greenlet==3.1.1
# via gevent
Expand Down Expand Up @@ -351,7 +351,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.10.29
pymatgen==2024.11.13
# via mpcontribs-api (setup.py)
pymongo==4.10.1
# via
Expand Down Expand Up @@ -445,7 +445,7 @@ send2trash==1.8.3
# via
# jupyter-server
# notebook
setproctitle==1.3.3
setproctitle==1.3.4
# via mpcontribs-api (setup.py)
six==1.16.0
# via
Expand Down
8 changes: 4 additions & 4 deletions mpcontribs-client/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
contourpy==1.3.0
contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
Expand All @@ -42,7 +42,7 @@ filetype==1.2.0
# via mpcontribs-client (setup.py)
flatten-dict==0.4.2
# via mpcontribs-client (setup.py)
fonttools==4.54.1
fonttools==4.55.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -136,7 +136,7 @@ pygments==2.18.0
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (setup.py)
pymatgen==2024.10.29
pymatgen==2024.11.13
# via mpcontribs-client (setup.py)
pymongo==4.10.1
# via mpcontribs-client (setup.py)
Expand Down Expand Up @@ -169,7 +169,7 @@ requests==2.32.3
# bravado-core
# pymatgen
# requests-futures
requests-futures==1.0.1
requests-futures==1.0.2
# via mpcontribs-client (setup.py)
rfc3339-validator==0.1.4
# via jsonschema
Expand Down
12 changes: 6 additions & 6 deletions mpcontribs-client/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
contourpy==1.3.0
contourpy==1.3.1
# via matplotlib
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via pytest-cov
cycler==0.12.1
# via matplotlib
Expand All @@ -50,7 +50,7 @@ flake8==7.1.1
# pytest-flake8
flatten-dict==0.4.2
# via mpcontribs-client (setup.py)
fonttools==4.54.1
fonttools==4.55.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -161,7 +161,7 @@ pygments==2.18.0
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (setup.py)
pymatgen==2024.10.29
pymatgen==2024.11.13
# via mpcontribs-client (setup.py)
pymongo==4.10.1
# via mpcontribs-client (setup.py)
Expand Down Expand Up @@ -206,7 +206,7 @@ requests==2.32.3
# bravado-core
# pymatgen
# requests-futures
requests-futures==1.0.1
requests-futures==1.0.2
# via mpcontribs-client (setup.py)
rfc3339-validator==0.1.4
# via jsonschema
Expand Down Expand Up @@ -253,7 +253,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
tomli==2.0.2
tomli==2.1.0
# via
# coverage
# pytest
Expand Down
Loading

0 comments on commit 13c97a5

Please sign in to comment.