Skip to content

Commit

Permalink
Automated dependency upgrades (#1882)
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 23, 2025
1 parent a105810 commit 42d4bf7
Show file tree
Hide file tree
Showing 16 changed files with 188 additions and 172 deletions.
27 changes: 14 additions & 13 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.99
boto3==1.36.4
# via flask-mongorest-mpcontribs
botocore==1.35.99
botocore==1.36.4
# via
# boto3
# s3transfer
brotli==1.1.0
# via flask-compress
bytecode==0.16.0
bytecode==0.16.1
# via ddtrace
certifi==2024.12.14
# via requests
Expand Down Expand Up @@ -74,9 +74,9 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.18.1
ddtrace==2.19.1
# via mpcontribs-api (setup.py)
debugpy==1.8.11
debugpy==1.8.12
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -96,7 +96,7 @@ exceptiongroup==1.2.2
# via
# anyio
# ipython
executing==2.1.0
executing==2.2.0
# via stack-data
fastjsonschema==2.21.1
# via nbformat
Expand Down Expand Up @@ -132,7 +132,7 @@ flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.3
fonttools==4.55.4
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -279,7 +279,7 @@ notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==2.2.1
numpy==2.2.2
# via
# contourpy
# matplotlib
Expand All @@ -291,7 +291,7 @@ numpy==2.2.1
# spglib
opentelemetry-api==1.29.0
# via ddtrace
orjson==3.10.14
orjson==3.10.15
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -328,7 +328,7 @@ prometheus-client==0.21.1
# via
# jupyter-server
# notebook
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
protobuf==5.29.3
# via ddtrace
Expand Down Expand Up @@ -397,7 +397,7 @@ redis==5.2.1
# flask-rq2
# flask-sse
# rq
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -432,7 +432,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
s3transfer==0.11.1
# via boto3
scipy==1.15.1
# via pymatgen
Expand Down Expand Up @@ -510,7 +510,8 @@ typing-extensions==4.12.2
# mistune
# pint
# pyopenssl
tzdata==2024.2
# referencing
tzdata==2025.1
# via pandas
tzlocal==5.2
# via dateparser
Expand Down
27 changes: 14 additions & 13 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.99
boto3==1.36.4
# via flask-mongorest-mpcontribs
botocore==1.35.99
botocore==1.36.4
# via
# boto3
# s3transfer
brotli==1.1.0
# via flask-compress
bytecode==0.16.0
bytecode==0.16.1
# via ddtrace
certifi==2024.12.14
# via requests
Expand Down Expand Up @@ -74,9 +74,9 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.18.1
ddtrace==2.19.1
# via mpcontribs-api (setup.py)
debugpy==1.8.11
debugpy==1.8.12
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -97,7 +97,7 @@ exceptiongroup==1.2.2
# anyio
# ipython
# pytest
executing==2.1.0
executing==2.2.0
# via stack-data
fastjsonschema==2.21.1
# via nbformat
Expand Down Expand Up @@ -135,7 +135,7 @@ flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.3
fonttools==4.55.4
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -286,7 +286,7 @@ notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==2.2.1
numpy==2.2.2
# via
# contourpy
# matplotlib
Expand All @@ -298,7 +298,7 @@ numpy==2.2.1
# spglib
opentelemetry-api==1.29.0
# via ddtrace
orjson==3.10.14
orjson==3.10.15
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -338,7 +338,7 @@ prometheus-client==0.21.1
# via
# jupyter-server
# notebook
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
protobuf==5.29.3
# via ddtrace
Expand Down Expand Up @@ -413,7 +413,7 @@ redis==5.2.1
# flask-rq2
# flask-sse
# rq
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -448,7 +448,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
s3transfer==0.11.1
# via boto3
scipy==1.15.1
# via pymatgen
Expand Down Expand Up @@ -528,7 +528,8 @@ typing-extensions==4.12.2
# mistune
# pint
# pyopenssl
tzdata==2024.2
# referencing
tzdata==2025.1
# via pandas
tzlocal==5.2
# via dateparser
Expand Down
27 changes: 14 additions & 13 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.99
boto3==1.36.4
# via flask-mongorest-mpcontribs
botocore==1.35.99
botocore==1.36.4
# via
# boto3
# s3transfer
brotli==1.1.0
# via flask-compress
bytecode==0.16.0
bytecode==0.16.1
# via ddtrace
certifi==2024.12.14
# via requests
Expand Down Expand Up @@ -72,9 +72,9 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.18.1
ddtrace==2.19.1
# via mpcontribs-api (setup.py)
debugpy==1.8.11
debugpy==1.8.12
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -90,7 +90,7 @@ entrypoints==0.4
# via jupyter-client
envier==0.6.1
# via ddtrace
executing==2.1.0
executing==2.2.0
# via stack-data
fastjsonschema==2.21.1
# via nbformat
Expand Down Expand Up @@ -126,7 +126,7 @@ flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.3
fonttools==4.55.4
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -273,7 +273,7 @@ notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==2.2.1
numpy==2.2.2
# via
# contourpy
# matplotlib
Expand All @@ -285,7 +285,7 @@ numpy==2.2.1
# spglib
opentelemetry-api==1.29.0
# via ddtrace
orjson==3.10.14
orjson==3.10.15
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -322,7 +322,7 @@ prometheus-client==0.21.1
# via
# jupyter-server
# notebook
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
protobuf==5.29.3
# via ddtrace
Expand Down Expand Up @@ -391,7 +391,7 @@ redis==5.2.1
# flask-rq2
# flask-sse
# rq
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -426,7 +426,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
s3transfer==0.11.1
# via boto3
scipy==1.15.1
# via pymatgen
Expand Down Expand Up @@ -503,7 +503,8 @@ typing-extensions==4.12.2
# ipython
# pint
# pyopenssl
tzdata==2024.2
# referencing
tzdata==2025.1
# via pandas
tzlocal==5.2
# via dateparser
Expand Down
Loading

0 comments on commit 42d4bf7

Please sign in to comment.