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 #1667

Merged
merged 12 commits into from
Nov 21, 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
32 changes: 16 additions & 16 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.29.2
boto3==1.29.5
# via flask-mongorest-mpcontribs
botocore==1.32.2
botocore==1.32.5
# via
# boto3
# s3transfer
brotli==1.1.0
# via flask-compress
bytecode==0.15.1
# via ddtrace
cattrs==23.1.2
cattrs==23.2.2
# via ddtrace
certifi==2023.7.22
certifi==2023.11.17
# via requests
cffi==1.16.0
# via
Expand All @@ -75,11 +75,11 @@ css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
cycler==0.12.1
# via matplotlib
dateparser==1.1.8
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.0.9
ddtrace==2.0.10
# via mpcontribs-api (setup.py)
debugpy==1.8.0
# via ipykernel
Expand All @@ -97,7 +97,7 @@ entrypoints==0.4
# via jupyter-client
envier==0.4.0
# via ddtrace
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# anyio
# cattrs
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.3
fonttools==4.45.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -155,7 +155,7 @@ idna==3.4
# requests
importlib-metadata==6.8.0
# via opentelemetry-api
ipykernel==6.26.0
ipykernel==6.27.0
# via
# nbclassic
# notebook
Expand Down Expand Up @@ -215,7 +215,7 @@ jupyter-core==5.5.0
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.10.1
jupyter-server==2.11.0
# via
# nbclassic
# notebook-shim
Expand All @@ -238,7 +238,7 @@ marshmallow==3.20.1
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.8.1
matplotlib==3.8.2
# via pymatgen
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -332,7 +332,7 @@ platformdirs==4.0.0
# via jupyter-core
plotly==5.18.0
# via pymatgen
prometheus-client==0.18.0
prometheus-client==0.19.0
# via
# jupyter-server
# nbclassic
Expand All @@ -357,7 +357,7 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.21
# via cffi
pygments==2.16.1
pygments==2.17.2
# via
# ipython
# nbconvert
Expand Down Expand Up @@ -428,7 +428,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.13.0
rpds-py==0.13.1
# via
# jsonschema
# referencing
Expand All @@ -444,7 +444,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.7.0
# via boto3
scipy==1.11.3
scipy==1.11.4
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -537,7 +537,7 @@ urllib3==2.0.7
# via
# botocore
# requests
wcwidth==0.2.10
wcwidth==0.2.12
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand Down
32 changes: 16 additions & 16 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.29.2
boto3==1.29.5
# via flask-mongorest-mpcontribs
botocore==1.32.2
botocore==1.32.5
# via
# boto3
# s3transfer
brotli==1.1.0
# via flask-compress
bytecode==0.15.1
# via ddtrace
cattrs==23.1.2
cattrs==23.2.2
# via ddtrace
certifi==2023.7.22
certifi==2023.11.17
# via requests
cffi==1.16.0
# via
Expand All @@ -75,11 +75,11 @@ css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
cycler==0.12.1
# via matplotlib
dateparser==1.1.8
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.0.9
ddtrace==2.0.10
# via mpcontribs-api (setup.py)
debugpy==1.8.0
# via ipykernel
Expand All @@ -97,7 +97,7 @@ entrypoints==0.4
# via jupyter-client
envier==0.4.0
# via ddtrace
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# anyio
# cattrs
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.3
fonttools==4.45.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -160,7 +160,7 @@ importlib-metadata==6.8.0
# via opentelemetry-api
iniconfig==2.0.0
# via pytest
ipykernel==6.26.0
ipykernel==6.27.0
# via
# nbclassic
# notebook
Expand Down Expand Up @@ -220,7 +220,7 @@ jupyter-core==5.5.0
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.10.1
jupyter-server==2.11.0
# via
# nbclassic
# notebook-shim
Expand All @@ -243,7 +243,7 @@ marshmallow==3.20.1
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.8.1
matplotlib==3.8.2
# via pymatgen
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -342,7 +342,7 @@ plotly==5.18.0
# via pymatgen
pluggy==1.3.0
# via pytest
prometheus-client==0.18.0
prometheus-client==0.19.0
# via
# jupyter-server
# nbclassic
Expand Down Expand Up @@ -371,7 +371,7 @@ pycparser==2.21
# via cffi
pyflakes==3.1.0
# via flake8
pygments==2.16.1
pygments==2.17.2
# via
# ipython
# nbconvert
Expand Down Expand Up @@ -444,7 +444,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.13.0
rpds-py==0.13.1
# via
# jsonschema
# referencing
Expand All @@ -460,7 +460,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.7.0
# via boto3
scipy==1.11.3
scipy==1.11.4
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -555,7 +555,7 @@ urllib3==2.0.7
# via
# botocore
# requests
wcwidth==0.2.10
wcwidth==0.2.12
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand Down
30 changes: 15 additions & 15 deletions mpcontribs-api/requirements/ubuntu-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.29.2
boto3==1.29.5
# via flask-mongorest-mpcontribs
botocore==1.32.2
botocore==1.32.5
# via
# boto3
# s3transfer
brotli==1.1.0
# via flask-compress
bytecode==0.15.1
# via ddtrace
cattrs==23.1.2
cattrs==23.2.2
# via ddtrace
certifi==2023.7.22
certifi==2023.11.17
# via requests
cffi==1.16.0
# via
Expand All @@ -79,11 +79,11 @@ css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
cycler==0.12.1
# via matplotlib
dateparser==1.1.8
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.0.9
ddtrace==2.0.10
# via mpcontribs-api (setup.py)
debugpy==1.8.0
# via ipykernel
Expand All @@ -103,7 +103,7 @@ entrypoints==0.4
# via jupyter-client
envier==0.4.0
# via ddtrace
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# anyio
# cattrs
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.44.3
fonttools==4.45.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -168,7 +168,7 @@ importlib-resources==6.1.1
# jsonschema
# jsonschema-specifications
# matplotlib
ipykernel==6.26.0
ipykernel==6.27.0
# via
# nbclassic
# notebook
Expand Down Expand Up @@ -228,7 +228,7 @@ jupyter-core==5.5.0
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.10.1
jupyter-server==2.11.0
# via
# nbclassic
# notebook-shim
Expand All @@ -251,7 +251,7 @@ marshmallow==3.20.1
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.7.3
matplotlib==3.7.4
# via pymatgen
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -356,7 +356,7 @@ platformdirs==4.0.0
# via jupyter-core
plotly==5.18.0
# via pymatgen
prometheus-client==0.18.0
prometheus-client==0.19.0
# via
# jupyter-server
# nbclassic
Expand Down Expand Up @@ -387,7 +387,7 @@ pydantic==1.10.13
# via
# emmet-core
# pymatgen
pygments==2.16.1
pygments==2.17.2
# via
# ipython
# nbconvert
Expand Down Expand Up @@ -462,7 +462,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.13.0
rpds-py==0.13.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -578,7 +578,7 @@ urllib3==1.26.18
# via
# botocore
# requests
wcwidth==0.2.10
wcwidth==0.2.12
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand Down
Loading