Skip to content

Commit

Permalink
Automated dependency upgrades (#1850)
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 5, 2024
1 parent e855bf6 commit f107072
Show file tree
Hide file tree
Showing 16 changed files with 104 additions and 104 deletions.
22 changes: 11 additions & 11 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ asn1crypto==1.5.1
# via mpcontribs-api (setup.py)
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
async-timeout==5.0.0
# via redis
atlasq-tschaume==0.11.1.dev2
# via flask-mongorest-mpcontribs
Expand All @@ -34,11 +34,11 @@ bleach==6.2.0
# via nbconvert
blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.51
boto3==1.35.54
# via flask-mongorest-mpcontribs
botocore==1.35.51
botocore==1.35.54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -74,7 +74,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.14.4
ddtrace==2.16.0
# via mpcontribs-api (setup.py)
debugpy==1.8.7
# via ipykernel
Expand Down Expand Up @@ -145,7 +145,7 @@ idna==3.10
# anyio
# jsonschema
# requests
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via opentelemetry-api
ipykernel==6.29.5
# via
Expand Down Expand Up @@ -219,7 +219,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.23.0
marshmallow==3.23.1
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -285,9 +285,9 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
opentelemetry-api==1.27.0
opentelemetry-api==1.28.0
# via ddtrace
orjson==3.10.10
orjson==3.10.11
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -410,7 +410,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -526,7 +526,7 @@ websocket-client==1.8.0
# via
# jupyter-server
# mpcontribs-api (setup.py)
werkzeug==3.0.6
werkzeug==3.1.2
# via
# flasgger-tschaume
# flask
Expand Down
22 changes: 11 additions & 11 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ asn1crypto==1.5.1
# via mpcontribs-api (setup.py)
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
async-timeout==5.0.0
# via redis
atlasq-tschaume==0.11.1.dev2
# via flask-mongorest-mpcontribs
Expand All @@ -34,11 +34,11 @@ bleach==6.2.0
# via nbconvert
blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.51
boto3==1.35.54
# via flask-mongorest-mpcontribs
botocore==1.35.51
botocore==1.35.54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -74,7 +74,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.14.4
ddtrace==2.16.0
# via mpcontribs-api (setup.py)
debugpy==1.8.7
# via ipykernel
Expand Down Expand Up @@ -148,7 +148,7 @@ idna==3.10
# anyio
# jsonschema
# requests
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via opentelemetry-api
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -224,7 +224,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.23.0
marshmallow==3.23.1
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -292,9 +292,9 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
opentelemetry-api==1.27.0
opentelemetry-api==1.28.0
# via ddtrace
orjson==3.10.10
orjson==3.10.11
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -426,7 +426,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -544,7 +544,7 @@ websocket-client==1.8.0
# via
# jupyter-server
# mpcontribs-api (setup.py)
werkzeug==3.0.6
werkzeug==3.1.2
# via
# flasgger-tschaume
# flask
Expand Down
20 changes: 10 additions & 10 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ bleach==6.2.0
# via nbconvert
blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.51
boto3==1.35.54
# via flask-mongorest-mpcontribs
botocore==1.35.51
botocore==1.35.54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -72,7 +72,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.14.4
ddtrace==2.16.0
# via mpcontribs-api (setup.py)
debugpy==1.8.7
# via ipykernel
Expand Down Expand Up @@ -139,7 +139,7 @@ idna==3.10
# anyio
# jsonschema
# requests
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via opentelemetry-api
ipykernel==6.29.5
# via
Expand Down Expand Up @@ -213,7 +213,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.23.0
marshmallow==3.23.1
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -279,9 +279,9 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
opentelemetry-api==1.27.0
opentelemetry-api==1.28.0
# via ddtrace
orjson==3.10.10
orjson==3.10.11
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -404,7 +404,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -519,7 +519,7 @@ websocket-client==1.8.0
# via
# jupyter-server
# mpcontribs-api (setup.py)
werkzeug==3.0.6
werkzeug==3.1.2
# via
# flasgger-tschaume
# flask
Expand Down
20 changes: 10 additions & 10 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ bleach==6.2.0
# via nbconvert
blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.51
boto3==1.35.54
# via flask-mongorest-mpcontribs
botocore==1.35.51
botocore==1.35.54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -72,7 +72,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.14.4
ddtrace==2.16.0
# via mpcontribs-api (setup.py)
debugpy==1.8.7
# via ipykernel
Expand Down Expand Up @@ -141,7 +141,7 @@ idna==3.10
# anyio
# jsonschema
# requests
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via opentelemetry-api
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -217,7 +217,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.23.0
marshmallow==3.23.1
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -285,9 +285,9 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
opentelemetry-api==1.27.0
opentelemetry-api==1.28.0
# via ddtrace
orjson==3.10.10
orjson==3.10.11
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -419,7 +419,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -534,7 +534,7 @@ websocket-client==1.8.0
# via
# jupyter-server
# mpcontribs-api (setup.py)
werkzeug==3.0.6
werkzeug==3.1.2
# via
# flasgger-tschaume
# flask
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==24.2.0
# via
# jsonschema
# referencing
boltons==24.0.0
boltons==24.1.0
# via mpcontribs-client (setup.py)
bravado==11.0.3
# via mpcontribs-client (setup.py)
Expand Down Expand Up @@ -175,7 +175,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==24.2.0
# via
# jsonschema
# referencing
boltons==24.0.0
boltons==24.1.0
# via mpcontribs-client (setup.py)
bravado==11.0.3
# via mpcontribs-client (setup.py)
Expand Down Expand Up @@ -212,7 +212,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==24.2.0
# via
# jsonschema
# referencing
boltons==24.0.0
boltons==24.1.0
# via mpcontribs-client (setup.py)
bravado==11.0.3
# via mpcontribs-client (setup.py)
Expand Down Expand Up @@ -173,7 +173,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==24.2.0
# via
# jsonschema
# referencing
boltons==24.0.0
boltons==24.1.0
# via mpcontribs-client (setup.py)
bravado==11.0.3
# via mpcontribs-client (setup.py)
Expand Down Expand Up @@ -208,7 +208,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand Down
Loading

0 comments on commit f107072

Please sign in to comment.