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

Merged
merged 8 commits into from
May 24, 2024
12 changes: 6 additions & 6 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.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.34.108
boto3==1.34.112
# via flask-mongorest-mpcontribs
botocore==1.34.108
botocore==1.34.112
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -340,7 +340,7 @@ prometheus-client==0.20.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==5.26.1
protobuf==5.27.0
# via ddtrace
psutil==5.9.8
# via ipykernel
Expand Down Expand Up @@ -415,7 +415,7 @@ referencing==0.35.1
# jupyter-events
regex==2024.5.15
# via dateparser
requests==2.31.0
requests==2.32.2
# via
# atlasq-tschaume
# pymatgen
Expand Down Expand Up @@ -443,7 +443,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.1
# via boto3
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -563,7 +563,7 @@ zipp==3.18.2
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.4
zope-interface==6.4.post1
# via gevent
zstandard==0.22.0
# via
Expand Down
12 changes: 6 additions & 6 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.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.34.108
boto3==1.34.112
# via flask-mongorest-mpcontribs
botocore==1.34.108
botocore==1.34.112
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -350,7 +350,7 @@ prometheus-client==0.20.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==5.26.1
protobuf==5.27.0
# via ddtrace
psutil==5.9.8
# via ipykernel
Expand Down Expand Up @@ -431,7 +431,7 @@ referencing==0.35.1
# jupyter-events
regex==2024.5.15
# via dateparser
requests==2.31.0
requests==2.32.2
# via
# atlasq-tschaume
# pymatgen
Expand Down Expand Up @@ -459,7 +459,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.1
# via boto3
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -581,7 +581,7 @@ zipp==3.18.2
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.4
zope-interface==6.4.post1
# via gevent
zstandard==0.22.0
# via
Expand Down
12 changes: 6 additions & 6 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.34.108
boto3==1.34.112
# via flask-mongorest-mpcontribs
botocore==1.34.108
botocore==1.34.112
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -333,7 +333,7 @@ prometheus-client==0.20.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==5.26.1
protobuf==5.27.0
# via ddtrace
psutil==5.9.8
# via ipykernel
Expand Down Expand Up @@ -408,7 +408,7 @@ referencing==0.35.1
# jupyter-events
regex==2024.5.15
# via dateparser
requests==2.31.0
requests==2.32.2
# via
# atlasq-tschaume
# pymatgen
Expand Down Expand Up @@ -436,7 +436,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.1
# via boto3
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -554,7 +554,7 @@ zipp==3.18.2
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.4
zope-interface==6.4.post1
# via gevent
zstandard==0.22.0
# via
Expand Down
12 changes: 6 additions & 6 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.34.108
boto3==1.34.112
# via flask-mongorest-mpcontribs
botocore==1.34.108
botocore==1.34.112
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -342,7 +342,7 @@ prometheus-client==0.20.0
# notebook
prompt-toolkit==3.0.43
# via ipython
protobuf==5.26.1
protobuf==5.27.0
# via ddtrace
psutil==5.9.8
# via ipykernel
Expand Down Expand Up @@ -423,7 +423,7 @@ referencing==0.35.1
# jupyter-events
regex==2024.5.15
# via dateparser
requests==2.31.0
requests==2.32.2
# via
# atlasq-tschaume
# pymatgen
Expand Down Expand Up @@ -451,7 +451,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.1
# via boto3
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -569,7 +569,7 @@ zipp==3.18.2
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.4
zope-interface==6.4.post1
# via gevent
zstandard==0.22.0
# via
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
# via
# bravado
# bravado-core
Expand All @@ -181,7 +181,7 @@ ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client (setup.py)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
# via
# bravado
# bravado-core
Expand All @@ -218,7 +218,7 @@ ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client (setup.py)
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
# via
# bravado
# bravado-core
Expand All @@ -179,7 +179,7 @@ ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client (setup.py)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
# via
# bravado
# bravado-core
Expand All @@ -214,7 +214,7 @@ ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client (setup.py)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jsonschema[format-nongpl]==4.22.0
# swagger-spec-validator
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-client==8.6.1
jupyter-client==8.6.2
# via
# -r requirements.in
# ipykernel
Expand Down Expand Up @@ -245,7 +245,7 @@ prometheus-client==0.20.0
# via jupyter-server
prompt-toolkit==3.0.43
# via ipython
protobuf==5.26.1
protobuf==5.27.0
# via ddtrace
psutil==5.9.8
# via
Expand Down Expand Up @@ -304,7 +304,7 @@ referencing==0.35.1
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.31.0
requests==2.32.2
# via
# bravado
# bravado-core
Expand All @@ -329,7 +329,7 @@ ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jsonschema[format-nongpl]==4.22.0
# swagger-spec-validator
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-client==8.6.1
jupyter-client==8.6.2
# via
# -r requirements.in
# ipykernel
Expand Down Expand Up @@ -245,7 +245,7 @@ prometheus-client==0.20.0
# via jupyter-server
prompt-toolkit==3.0.43
# via ipython
protobuf==5.26.1
protobuf==5.27.0
# via ddtrace
psutil==5.9.8
# via
Expand Down Expand Up @@ -304,7 +304,7 @@ referencing==0.35.1
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.31.0
requests==2.32.2
# via
# bravado
# bravado-core
Expand All @@ -329,7 +329,7 @@ ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jsonschema[format-nongpl]==4.22.0
# swagger-spec-validator
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-client==8.6.1
jupyter-client==8.6.2
# via
# -r requirements.in
# ipykernel
Expand Down Expand Up @@ -240,7 +240,7 @@ prometheus-client==0.20.0
# via jupyter-server
prompt-toolkit==3.0.43
# via ipython
protobuf==5.26.1
protobuf==5.27.0
# via ddtrace
psutil==5.9.8
# via
Expand Down Expand Up @@ -299,7 +299,7 @@ referencing==0.35.1
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.31.0
requests==2.32.2
# via
# bravado
# bravado-core
Expand All @@ -324,7 +324,7 @@ ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
scipy==1.13.0
scipy==1.13.1
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client
Expand Down
Loading
Loading