Skip to content

Commit

Permalink
Automated dependency upgrades (#1727)
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 Mar 15, 2024
1 parent ab3b838 commit 13dcf06
Show file tree
Hide file tree
Showing 24 changed files with 506 additions and 530 deletions.
61 changes: 30 additions & 31 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.54
boto3==1.34.64
# via flask-mongorest-mpcontribs
botocore==1.34.54
botocore==1.34.64
# via
# boto3
# s3transfer
Expand All @@ -63,11 +63,11 @@ click==8.1.7
# via
# flask
# rq
comm==0.2.1
comm==0.2.2
# via ipykernel
contourpy==1.2.0
# via matplotlib
cramjam==2.8.1
cramjam==2.8.2
# via python-snappy
crontab==1.0.1
# via rq-scheduler
Expand All @@ -81,7 +81,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.7.0
ddtrace==2.7.3
# via mpcontribs-api (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -136,7 +136,7 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.49.0
fonttools==4.50.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -161,7 +161,7 @@ ipykernel==6.29.3
# via
# nbclassic
# notebook
ipython==8.22.1
ipython==8.22.2
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -205,7 +205,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.7.1
jupyter-core==5.7.2
# via
# ipykernel
# jupyter-client
Expand All @@ -215,26 +215,26 @@ jupyter-core==5.7.1
# nbconvert
# nbformat
# notebook
jupyter-events==0.9.0
jupyter-events==0.9.1
# via jupyter-server
jupyter-server==2.12.5
jupyter-server==2.13.0
# via
# nbclassic
# notebook-shim
jupyter-server-terminals==0.5.2
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
latexcodec==3.0.0
# via pybtex
markupsafe==2.1.5
# via
# jinja2
# nbconvert
# werkzeug
marshmallow==3.21.0
marshmallow==3.21.1
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -252,7 +252,7 @@ mistune==3.0.2
# via
# flasgger-tschaume
# nbconvert
mongoengine==0.27.0
mongoengine==0.28.2
# via
# atlasq-tschaume
# flask-mongoengine-tschaume
Expand All @@ -265,14 +265,14 @@ mpmath==1.3.0
# via sympy
nbclassic==1.0.0
# via notebook
nbclient==0.9.0
nbclient==0.10.0
# via nbconvert
nbconvert==7.16.1
nbconvert==7.16.2
# via
# jupyter-server
# nbclassic
# notebook
nbformat==5.9.2
nbformat==5.10.3
# via
# jupyter-server
# mpcontribs-api (setup.py)
Expand Down Expand Up @@ -306,7 +306,7 @@ orjson==3.9.15
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
packaging==23.2
packaging==24.0
# via
# gunicorn
# ipykernel
Expand All @@ -331,7 +331,7 @@ pint==0.19.2
# via mpcontribs-api (setup.py)
platformdirs==4.2.0
# via jupyter-core
plotly==5.19.0
plotly==5.20.0
# via pymatgen
prometheus-client==0.20.0
# via
Expand All @@ -340,7 +340,7 @@ prometheus-client==0.20.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==4.25.3
protobuf==5.26.0
# via
# ddsketch
# ddtrace
Expand Down Expand Up @@ -368,9 +368,9 @@ pymongo==4.6.2
# via
# flask-mongorest-mpcontribs
# mongoengine
pyopenssl==24.0.0
pyopenssl==24.1.0
# via mpcontribs-api (setup.py)
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -405,7 +405,7 @@ pyzmq==24.0.1
# jupyter-server
# nbclassic
# notebook
redis==5.0.2
redis==5.0.3
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -433,7 +433,7 @@ rpds-py==0.18.0
# via
# jsonschema
# referencing
rq==1.16.0
rq==1.16.1
# via
# flask-rq2
# rq-scheduler
Expand All @@ -443,7 +443,7 @@ ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.0
s3transfer==0.10.1
# via boto3
scipy==1.12.0
# via pymatgen
Expand All @@ -465,7 +465,6 @@ six==1.16.0
# flasgger-tschaume
# flask-sse
# flatten-dict
# latexcodec
# pybtex
# python-dateutil
# rfc3339-validator
Expand All @@ -487,7 +486,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==8.2.3
# via plotly
terminado==0.18.0
terminado==0.18.1
# via
# jupyter-server
# jupyter-server-terminals
Expand All @@ -505,7 +504,7 @@ tornado==6.4
# terminado
tqdm==4.66.2
# via pymatgen
traitlets==5.14.1
traitlets==5.14.2
# via
# comm
# ipykernel
Expand All @@ -520,7 +519,7 @@ traitlets==5.14.1
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.8.19.20240106
types-python-dateutil==2.9.0.20240315
# via arrow
typing-extensions==4.10.0
# via
Expand All @@ -537,7 +536,7 @@ uncertainties==3.1.7
# pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.0.7
urllib3==2.2.1
# via
# botocore
# requests
Expand All @@ -561,7 +560,7 @@ wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata
zope-event==5.0
# via gevent
Expand Down
Loading

0 comments on commit 13dcf06

Please sign in to comment.