Skip to content

Commit

Permalink
Automated dependency upgrades (#1713)
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 16, 2024
1 parent 631bf43 commit 728a38c
Show file tree
Hide file tree
Showing 24 changed files with 146 additions and 152 deletions.
16 changes: 8 additions & 8 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.42
boto3==1.34.44
# via flask-mongorest-mpcontribs
botocore==1.34.42
botocore==1.34.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ contourpy==1.2.0
# via matplotlib
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.2
cryptography==42.0.3
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
Expand All @@ -79,7 +79,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.2
ddtrace==2.6.3
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand All @@ -89,7 +89,7 @@ defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.5.0
dnspython==2.6.0
# via
# mpcontribs-api (setup.py)
# pymongo
Expand Down Expand Up @@ -134,7 +134,7 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.48.1
fonttools==4.49.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -338,7 +338,7 @@ prometheus-client==0.20.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==4.25.2
protobuf==4.25.3
# via
# ddsketch
# ddtrace
Expand Down Expand Up @@ -561,7 +561,7 @@ zipp==3.17.0
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.1
zope-interface==6.2
# via gevent
zstandard==0.22.0
# via mpcontribs-api (setup.py)
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.42
boto3==1.34.44
# via flask-mongorest-mpcontribs
botocore==1.34.42
botocore==1.34.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ contourpy==1.2.0
# via matplotlib
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.2
cryptography==42.0.3
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
Expand All @@ -79,7 +79,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.2
ddtrace==2.6.3
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand All @@ -89,7 +89,7 @@ defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.5.0
dnspython==2.6.0
# via
# mpcontribs-api (setup.py)
# pymongo
Expand Down Expand Up @@ -137,7 +137,7 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.48.1
fonttools==4.49.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -348,7 +348,7 @@ prometheus-client==0.20.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==4.25.2
protobuf==4.25.3
# via
# ddsketch
# ddtrace
Expand Down Expand Up @@ -384,7 +384,7 @@ pyopenssl==24.0.0
# via mpcontribs-api (setup.py)
pyparsing==3.1.1
# via matplotlib
pytest==8.0.0
pytest==8.0.1
# via mpcontribs-api (setup.py)
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -579,7 +579,7 @@ zipp==3.17.0
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.1
zope-interface==6.2
# via gevent
zstandard==0.22.0
# via mpcontribs-api (setup.py)
Expand Down
18 changes: 9 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.42
boto3==1.34.44
# via flask-mongorest-mpcontribs
botocore==1.34.42
botocore==1.34.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -73,7 +73,7 @@ contourpy==1.1.1
# via matplotlib
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.2
cryptography==42.0.3
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
Expand All @@ -83,7 +83,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.2
ddtrace==2.6.3
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand All @@ -93,7 +93,7 @@ defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.5.0
dnspython==2.6.0
# via
# mpcontribs-api (setup.py)
# pymongo
Expand Down Expand Up @@ -139,7 +139,7 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.48.1
fonttools==4.49.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -251,7 +251,7 @@ marshmallow==3.20.2
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.7.4
matplotlib==3.7.5
# via pymatgen
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -362,7 +362,7 @@ prometheus-client==0.20.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==4.25.2
protobuf==4.25.3
# via
# ddsketch
# ddtrace
Expand Down Expand Up @@ -604,7 +604,7 @@ zipp==3.17.0
# importlib-resources
zope-event==5.0
# via gevent
zope-interface==6.1
zope-interface==6.2
# via gevent
zstandard==0.22.0
# via mpcontribs-api (setup.py)
Expand Down
20 changes: 10 additions & 10 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.42
boto3==1.34.44
# via flask-mongorest-mpcontribs
botocore==1.34.42
botocore==1.34.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -73,7 +73,7 @@ contourpy==1.1.1
# via matplotlib
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.2
cryptography==42.0.3
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
Expand All @@ -83,7 +83,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.2
ddtrace==2.6.3
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand All @@ -93,7 +93,7 @@ defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.5.0
dnspython==2.6.0
# via
# mpcontribs-api (setup.py)
# pymongo
Expand Down Expand Up @@ -142,7 +142,7 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.48.1
fonttools==4.49.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -256,7 +256,7 @@ marshmallow==3.20.2
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.7.4
matplotlib==3.7.5
# via pymatgen
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -372,7 +372,7 @@ prometheus-client==0.20.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==4.25.2
protobuf==4.25.3
# via
# ddsketch
# ddtrace
Expand Down Expand Up @@ -417,7 +417,7 @@ pyopenssl==24.0.0
# via mpcontribs-api (setup.py)
pyparsing==3.1.1
# via matplotlib
pytest==8.0.0
pytest==8.0.1
# via mpcontribs-api (setup.py)
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -622,7 +622,7 @@ zipp==3.17.0
# importlib-resources
zope-event==5.0
# via gevent
zope-interface==6.1
zope-interface==6.2
# via gevent
zstandard==0.22.0
# via mpcontribs-api (setup.py)
Expand Down
16 changes: 8 additions & 8 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.42
boto3==1.34.44
# via flask-mongorest-mpcontribs
botocore==1.34.42
botocore==1.34.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ contourpy==1.2.0
# via matplotlib
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.2
cryptography==42.0.3
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
Expand All @@ -79,7 +79,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.2
ddtrace==2.6.3
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand All @@ -89,7 +89,7 @@ defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.5.0
dnspython==2.6.0
# via
# mpcontribs-api (setup.py)
# pymongo
Expand Down Expand Up @@ -134,7 +134,7 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.48.1
fonttools==4.49.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -343,7 +343,7 @@ prometheus-client==0.20.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==4.25.2
protobuf==4.25.3
# via
# ddsketch
# ddtrace
Expand Down Expand Up @@ -570,7 +570,7 @@ zipp==3.17.0
# importlib-resources
zope-event==5.0
# via gevent
zope-interface==6.1
zope-interface==6.2
# via gevent
zstandard==0.22.0
# via mpcontribs-api (setup.py)
Expand Down
Loading

0 comments on commit 728a38c

Please sign in to comment.