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

Merged
merged 8 commits into from
Oct 7, 2024
16 changes: 8 additions & 8 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.35.27
boto3==1.35.34
# via flask-mongorest-mpcontribs
botocore==1.35.27
botocore==1.35.34
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -74,7 +74,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.13.0
ddtrace==2.14.2
# via mpcontribs-api (setup.py)
debugpy==1.8.6
# via ipykernel
Expand All @@ -84,7 +84,7 @@ defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.6.1
dnspython==2.7.0
# via
# mpcontribs-api (setup.py)
# pymongo
Expand Down Expand Up @@ -151,7 +151,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==8.27.0
ipython==8.28.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -343,7 +343,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.9.17.1
pymatgen==2024.10.3
# via mpcontribs-api (setup.py)
pymongo==4.8.0
# via
Expand Down Expand Up @@ -386,7 +386,7 @@ pyzmq==26.2.0
# jupyter-client
# jupyter-server
# notebook
redis==5.0.8
redis==5.1.1
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -492,7 +492,7 @@ traitlets==5.14.3
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
# via arrow
typing-extensions==4.12.2
# via
Expand Down
18 changes: 9 additions & 9 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.35.27
boto3==1.35.34
# via flask-mongorest-mpcontribs
botocore==1.35.27
botocore==1.35.34
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -74,7 +74,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.13.0
ddtrace==2.14.2
# via mpcontribs-api (setup.py)
debugpy==1.8.6
# via ipykernel
Expand All @@ -84,7 +84,7 @@ defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.6.1
dnspython==2.7.0
# via
# mpcontribs-api (setup.py)
# pymongo
Expand Down Expand Up @@ -156,7 +156,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==8.27.0
ipython==8.28.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -357,7 +357,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.9.17.1
pymatgen==2024.10.3
# via mpcontribs-api (setup.py)
pymongo==4.8.0
# via
Expand Down Expand Up @@ -402,7 +402,7 @@ pyzmq==26.2.0
# jupyter-client
# jupyter-server
# notebook
redis==5.0.8
redis==5.1.1
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -485,7 +485,7 @@ terminado==0.18.1
# notebook
tinycss2==1.3.0
# via nbconvert
tomli==2.0.1
tomli==2.0.2
# via pytest
tornado==6.4.1
# via
Expand All @@ -510,7 +510,7 @@ traitlets==5.14.3
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
# via arrow
typing-extensions==4.12.2
# via
Expand Down
16 changes: 8 additions & 8 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.35.27
boto3==1.35.34
# via flask-mongorest-mpcontribs
botocore==1.35.27
botocore==1.35.34
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -72,7 +72,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.13.0
ddtrace==2.14.2
# via mpcontribs-api (setup.py)
debugpy==1.8.6
# via ipykernel
Expand All @@ -82,7 +82,7 @@ defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.6.1
dnspython==2.7.0
# via
# mpcontribs-api (setup.py)
# pymongo
Expand Down Expand Up @@ -145,7 +145,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==8.27.0
ipython==8.28.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -337,7 +337,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.9.17.1
pymatgen==2024.10.3
# via mpcontribs-api (setup.py)
pymongo==4.8.0
# via
Expand Down Expand Up @@ -380,7 +380,7 @@ pyzmq==26.2.0
# jupyter-client
# jupyter-server
# notebook
redis==5.0.8
redis==5.1.1
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -486,7 +486,7 @@ traitlets==5.14.3
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
# via arrow
typing-extensions==4.12.2
# via
Expand Down
16 changes: 8 additions & 8 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.35.27
boto3==1.35.34
# via flask-mongorest-mpcontribs
botocore==1.35.27
botocore==1.35.34
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -72,7 +72,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.13.0
ddtrace==2.14.2
# via mpcontribs-api (setup.py)
debugpy==1.8.6
# via ipykernel
Expand All @@ -82,7 +82,7 @@ defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.6.1
dnspython==2.7.0
# via
# mpcontribs-api (setup.py)
# pymongo
Expand Down Expand Up @@ -149,7 +149,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==8.27.0
ipython==8.28.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -350,7 +350,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.9.17.1
pymatgen==2024.10.3
# via mpcontribs-api (setup.py)
pymongo==4.8.0
# via
Expand Down Expand Up @@ -395,7 +395,7 @@ pyzmq==26.2.0
# jupyter-client
# jupyter-server
# notebook
redis==5.0.8
redis==5.1.1
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -501,7 +501,7 @@ traitlets==5.14.3
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
# via arrow
typing-extensions==4.12.2
# via
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-client/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cycler==0.12.1
# via matplotlib
decorator==5.1.1
# via ipython
dnspython==2.6.1
dnspython==2.7.0
# via
# pyisemail
# pymongo
Expand All @@ -52,7 +52,7 @@ idna==3.10
# requests
importlib-resources==6.4.5
# via swagger-spec-validator
ipython==8.27.0
ipython==8.28.0
# via mpcontribs-client (setup.py)
isoduration==20.11.0
# via jsonschema
Expand Down Expand Up @@ -135,9 +135,9 @@ pygments==2.18.0
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (setup.py)
pymatgen==2024.9.17.1
pymatgen==2024.10.3
# via mpcontribs-client (setup.py)
pymongo==4.9.1
pymongo==4.10.1
# via mpcontribs-client (setup.py)
pyparsing==3.1.4
# via matplotlib
Expand Down Expand Up @@ -221,7 +221,7 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
# via arrow
typing-extensions==4.12.2
# via
Expand Down
12 changes: 6 additions & 6 deletions mpcontribs-client/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cycler==0.12.1
# via matplotlib
decorator==5.1.1
# via ipython
dnspython==2.6.1
dnspython==2.7.0
# via
# pyisemail
# pymongo
Expand Down Expand Up @@ -62,7 +62,7 @@ importlib-resources==6.4.5
# via swagger-spec-validator
iniconfig==2.0.0
# via pytest
ipython==8.27.0
ipython==8.28.0
# via mpcontribs-client (setup.py)
isoduration==20.11.0
# via jsonschema
Expand Down Expand Up @@ -160,9 +160,9 @@ pygments==2.18.0
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (setup.py)
pymatgen==2024.9.17.1
pymatgen==2024.10.3
# via mpcontribs-client (setup.py)
pymongo==4.9.1
pymongo==4.10.1
# via mpcontribs-client (setup.py)
pyparsing==3.1.4
# via matplotlib
Expand Down Expand Up @@ -250,7 +250,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
tomli==2.0.1
tomli==2.0.2
# via
# coverage
# pytest
Expand All @@ -262,7 +262,7 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
# via arrow
typing-extensions==4.12.2
# via
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-client/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cycler==0.12.1
# via matplotlib
decorator==5.1.1
# via ipython
dnspython==2.6.1
dnspython==2.7.0
# via
# pyisemail
# pymongo
Expand All @@ -50,7 +50,7 @@ idna==3.10
# requests
importlib-resources==6.4.5
# via swagger-spec-validator
ipython==8.27.0
ipython==8.28.0
# via mpcontribs-client (setup.py)
isoduration==20.11.0
# via jsonschema
Expand Down Expand Up @@ -133,9 +133,9 @@ pygments==2.18.0
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (setup.py)
pymatgen==2024.9.17.1
pymatgen==2024.10.3
# via mpcontribs-client (setup.py)
pymongo==4.9.1
pymongo==4.10.1
# via mpcontribs-client (setup.py)
pyparsing==3.1.4
# via matplotlib
Expand Down Expand Up @@ -219,7 +219,7 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
# via arrow
typing-extensions==4.12.2
# via
Expand Down
Loading