Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated dependency upgrades #1665

Merged
merged 12 commits into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 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.28.78
boto3==1.29.1
# via flask-mongorest-mpcontribs
botocore==1.31.78
botocore==1.32.1
# via
# boto3
# s3transfer
Expand All @@ -63,7 +63,7 @@ click==8.1.7
# via
# flask
# rq
comm==0.1.4
comm==0.2.0
# via ipykernel
contourpy==1.2.0
# via matplotlib
Expand All @@ -79,7 +79,7 @@ dateparser==1.1.8
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.0.7
ddtrace==2.0.9
# via mpcontribs-api (setup.py)
debugpy==1.8.0
# via ipykernel
Expand All @@ -104,7 +104,7 @@ exceptiongroup==1.1.3
# ipython
executing==2.0.1
# via stack-data
fastjsonschema==2.18.1
fastjsonschema==2.19.0
# via nbformat
fastnumbers==5.0.1
# via flask-mongorest-mpcontribs
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.44.0
fonttools==4.44.3
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -194,7 +194,7 @@ jsonschema[format-nongpl]==4.19.2
# flasgger-tschaume
# jupyter-events
# nbformat
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.1
# via jsonschema
jupyter-client==7.4.9
# via
Expand All @@ -213,9 +213,9 @@ jupyter-core==5.5.0
# nbconvert
# nbformat
# notebook
jupyter-events==0.8.0
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.9.1
jupyter-server==2.10.1
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -263,9 +263,9 @@ mpmath==1.3.0
# via sympy
nbclassic==1.0.0
# via notebook
nbclient==0.8.0
nbclient==0.9.0
# via nbconvert
nbconvert==7.10.0
nbconvert==7.11.0
# via
# jupyter-server
# nbclassic
Expand All @@ -290,15 +290,15 @@ notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
# via nbclassic
numpy==1.26.1
numpy==1.26.2
# via
# contourpy
# matplotlib
# pandas
# pymatgen
# scipy
# spglib
opentelemetry-api==1.20.0
opentelemetry-api==1.21.0
# via ddtrace
orjson==3.9.10
# via flask-mongorest-mpcontribs
Expand All @@ -316,7 +316,7 @@ packaging==23.2
# plotly
palettable==3.3.3
# via pymatgen
pandas==2.1.2
pandas==2.1.3
# via pymatgen
pandocfilters==1.5.0
# via nbconvert
Expand All @@ -328,7 +328,7 @@ pillow==10.1.0
# via matplotlib
pint==0.19.2
# via mpcontribs-api (setup.py)
platformdirs==3.11.0
platformdirs==4.0.0
# via jupyter-core
plotly==5.18.0
# via pymatgen
Expand All @@ -337,9 +337,9 @@ prometheus-client==0.18.0
# jupyter-server
# nbclassic
# notebook
prompt-toolkit==3.0.39
prompt-toolkit==3.0.41
# via ipython
protobuf==4.25.0
protobuf==4.25.1
# via
# ddsketch
# ddtrace
Expand All @@ -361,7 +361,7 @@ pygments==2.16.1
# via
# ipython
# nbconvert
pymatgen==2023.10.11
pymatgen==2023.11.12
# via mpcontribs-api (setup.py)
pymongo==4.6.0
# via
Expand Down Expand Up @@ -409,7 +409,7 @@ redis==5.0.1
# flask-rq2
# flask-sse
# rq
referencing==0.30.2
referencing==0.31.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -484,7 +484,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==8.2.3
# via plotly
terminado==0.17.1
terminado==0.18.0
# via
# jupyter-server
# jupyter-server-terminals
Expand Down Expand Up @@ -537,7 +537,7 @@ urllib3==2.0.7
# via
# botocore
# requests
wcwidth==0.2.9
wcwidth==0.2.10
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand All @@ -553,7 +553,7 @@ werkzeug==3.0.1
# via
# flasgger-tschaume
# flask
wrapt==1.15.0
wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
Expand Down
44 changes: 22 additions & 22 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.28.78
boto3==1.29.1
# via flask-mongorest-mpcontribs
botocore==1.31.78
botocore==1.32.1
# via
# boto3
# s3transfer
Expand All @@ -63,7 +63,7 @@ click==8.1.7
# via
# flask
# rq
comm==0.1.4
comm==0.2.0
# via ipykernel
contourpy==1.2.0
# via matplotlib
Expand All @@ -79,7 +79,7 @@ dateparser==1.1.8
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.0.7
ddtrace==2.0.9
# via mpcontribs-api (setup.py)
debugpy==1.8.0
# via ipykernel
Expand All @@ -105,7 +105,7 @@ exceptiongroup==1.1.3
# pytest
executing==2.0.1
# via stack-data
fastjsonschema==2.18.1
fastjsonschema==2.19.0
# via nbformat
fastnumbers==5.0.1
# via flask-mongorest-mpcontribs
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.44.0
fonttools==4.44.3
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -199,7 +199,7 @@ jsonschema[format-nongpl]==4.19.2
# flasgger-tschaume
# jupyter-events
# nbformat
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.1
# via jsonschema
jupyter-client==7.4.9
# via
Expand All @@ -218,9 +218,9 @@ jupyter-core==5.5.0
# nbconvert
# nbformat
# notebook
jupyter-events==0.8.0
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.9.1
jupyter-server==2.10.1
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -270,9 +270,9 @@ mpmath==1.3.0
# via sympy
nbclassic==1.0.0
# via notebook
nbclient==0.8.0
nbclient==0.9.0
# via nbconvert
nbconvert==7.10.0
nbconvert==7.11.0
# via
# jupyter-server
# nbclassic
Expand All @@ -297,15 +297,15 @@ notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
# via nbclassic
numpy==1.26.1
numpy==1.26.2
# via
# contourpy
# matplotlib
# pandas
# pymatgen
# scipy
# spglib
opentelemetry-api==1.20.0
opentelemetry-api==1.21.0
# via ddtrace
orjson==3.9.10
# via flask-mongorest-mpcontribs
Expand All @@ -324,7 +324,7 @@ packaging==23.2
# pytest
palettable==3.3.3
# via pymatgen
pandas==2.1.2
pandas==2.1.3
# via pymatgen
pandocfilters==1.5.0
# via nbconvert
Expand All @@ -336,7 +336,7 @@ pillow==10.1.0
# via matplotlib
pint==0.19.2
# via mpcontribs-api (setup.py)
platformdirs==3.11.0
platformdirs==4.0.0
# via jupyter-core
plotly==5.18.0
# via pymatgen
Expand All @@ -347,9 +347,9 @@ prometheus-client==0.18.0
# jupyter-server
# nbclassic
# notebook
prompt-toolkit==3.0.39
prompt-toolkit==3.0.41
# via ipython
protobuf==4.25.0
protobuf==4.25.1
# via
# ddsketch
# ddtrace
Expand All @@ -375,7 +375,7 @@ pygments==2.16.1
# via
# ipython
# nbconvert
pymatgen==2023.10.11
pymatgen==2023.11.12
# via mpcontribs-api (setup.py)
pymongo==4.6.0
# via
Expand Down Expand Up @@ -425,7 +425,7 @@ redis==5.0.1
# flask-rq2
# flask-sse
# rq
referencing==0.30.2
referencing==0.31.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -500,7 +500,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==8.2.3
# via plotly
terminado==0.17.1
terminado==0.18.0
# via
# jupyter-server
# jupyter-server-terminals
Expand Down Expand Up @@ -555,7 +555,7 @@ urllib3==2.0.7
# via
# botocore
# requests
wcwidth==0.2.9
wcwidth==0.2.10
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand All @@ -571,7 +571,7 @@ werkzeug==3.0.1
# via
# flasgger-tschaume
# flask
wrapt==1.15.0
wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
Expand Down
Loading