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

Merged
merged 12 commits into from
Jan 19, 2024
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
31 changes: 15 additions & 16 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@ attrs==23.2.0
# ddtrace
# jsonschema
# referencing
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
# via nbconvert
blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.15
boto3==1.34.22
# via flask-mongorest-mpcontribs
botocore==1.34.15
botocore==1.34.22
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -122,7 +122,7 @@ flask==2.2.5
# flask-sse
flask-compress==1.14
# via mpcontribs-api (setup.py)
flask-marshmallow==0.15.0
flask-marshmallow==1.1.0
# via mpcontribs-api (setup.py)
flask-mongoengine-tschaume==1.1.0
# via flask-mongorest-mpcontribs
Expand All @@ -134,7 +134,7 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.47.0
fonttools==4.47.2
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -155,7 +155,7 @@ idna==3.6
# requests
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.28.0
ipykernel==6.29.0
# via
# nbclassic
# notebook
Expand All @@ -171,7 +171,7 @@ itsdangerous==2.1.2
# via flask
jedi==0.19.1
# via ipython
jinja2==3.1.2
jinja2==3.1.3
# via
# flask
# jupyter-server
Expand All @@ -189,7 +189,7 @@ json2html==1.3.0
# via mpcontribs-api (setup.py)
jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.20.0
jsonschema[format-nongpl]==4.21.0
# via
# flasgger-tschaume
# jupyter-events
Expand All @@ -215,7 +215,7 @@ jupyter-core==5.7.1
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.3
jupyter-server==2.12.5
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -265,7 +265,7 @@ nbclassic==1.0.0
# via notebook
nbclient==0.9.0
# via nbconvert
nbconvert==7.14.0
nbconvert==7.14.2
# via
# jupyter-server
# nbclassic
Expand All @@ -278,7 +278,7 @@ nbformat==5.9.2
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.8
nest-asyncio==1.5.9
# via
# ipykernel
# jupyter-client
Expand All @@ -300,13 +300,12 @@ numpy==1.26.3
# spglib
opentelemetry-api==1.22.0
# via ddtrace
orjson==3.9.10
orjson==3.9.12
# via flask-mongorest-mpcontribs
overrides==7.4.0
# via jupyter-server
packaging==23.2
# via
# flask-marshmallow
# gunicorn
# ipykernel
# jupyter-server
Expand All @@ -318,7 +317,7 @@ palettable==3.3.3
# via pymatgen
pandas==2.1.4
# via pymatgen
pandocfilters==1.5.0
pandocfilters==1.5.1
# via nbconvert
parso==0.8.3
# via jedi
Expand All @@ -339,7 +338,7 @@ prometheus-client==0.19.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==4.25.1
protobuf==4.25.2
# via
# ddsketch
# ddtrace
Expand Down Expand Up @@ -428,7 +427,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.16.2
rpds-py==0.17.1
# via
# jsonschema
# referencing
Expand Down
31 changes: 15 additions & 16 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@ attrs==23.2.0
# ddtrace
# jsonschema
# referencing
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
# via nbconvert
blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.15
boto3==1.34.22
# via flask-mongorest-mpcontribs
botocore==1.34.15
botocore==1.34.22
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -125,7 +125,7 @@ flask==2.2.5
# flask-sse
flask-compress==1.14
# via mpcontribs-api (setup.py)
flask-marshmallow==0.15.0
flask-marshmallow==1.1.0
# via mpcontribs-api (setup.py)
flask-mongoengine-tschaume==1.1.0
# via flask-mongorest-mpcontribs
Expand All @@ -137,7 +137,7 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.47.0
fonttools==4.47.2
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -160,7 +160,7 @@ importlib-metadata==6.11.0
# via opentelemetry-api
iniconfig==2.0.0
# via pytest
ipykernel==6.28.0
ipykernel==6.29.0
# via
# nbclassic
# notebook
Expand All @@ -176,7 +176,7 @@ itsdangerous==2.1.2
# via flask
jedi==0.19.1
# via ipython
jinja2==3.1.2
jinja2==3.1.3
# via
# flask
# jupyter-server
Expand All @@ -194,7 +194,7 @@ json2html==1.3.0
# via mpcontribs-api (setup.py)
jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.20.0
jsonschema[format-nongpl]==4.21.0
# via
# flasgger-tschaume
# jupyter-events
Expand All @@ -220,7 +220,7 @@ jupyter-core==5.7.1
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.3
jupyter-server==2.12.5
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -272,7 +272,7 @@ nbclassic==1.0.0
# via notebook
nbclient==0.9.0
# via nbconvert
nbconvert==7.14.0
nbconvert==7.14.2
# via
# jupyter-server
# nbclassic
Expand All @@ -285,7 +285,7 @@ nbformat==5.9.2
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.8
nest-asyncio==1.5.9
# via
# ipykernel
# jupyter-client
Expand All @@ -307,13 +307,12 @@ numpy==1.26.3
# spglib
opentelemetry-api==1.22.0
# via ddtrace
orjson==3.9.10
orjson==3.9.12
# via flask-mongorest-mpcontribs
overrides==7.4.0
# via jupyter-server
packaging==23.2
# via
# flask-marshmallow
# gunicorn
# ipykernel
# jupyter-server
Expand All @@ -326,7 +325,7 @@ palettable==3.3.3
# via pymatgen
pandas==2.1.4
# via pymatgen
pandocfilters==1.5.0
pandocfilters==1.5.1
# via nbconvert
parso==0.8.3
# via jedi
Expand All @@ -349,7 +348,7 @@ prometheus-client==0.19.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==4.25.1
protobuf==4.25.2
# via
# ddsketch
# ddtrace
Expand Down Expand Up @@ -444,7 +443,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.16.2
rpds-py==0.17.1
# via
# jsonschema
# referencing
Expand Down
Loading