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

Merged
merged 8 commits into from
Oct 16, 2024
Prev Previous commit
Next Next commit
update dependencies for mpcontribs-api (ubuntu-latest/py3.11)
  • Loading branch information
github-actions committed Oct 14, 2024
commit 4626e1e9e01a58fa09394c17381bd453acc8429e
28 changes: 14 additions & 14 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt
#
anyio==4.6.0
anyio==4.6.2
# via jupyter-server
apispec==5.2.2
# via mpcontribs-api (setup.py)
Expand Down 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.34
boto3==1.35.39
# via flask-mongorest-mpcontribs
botocore==1.35.34
botocore==1.35.39
# via
# boto3
# s3transfer
Expand All @@ -50,7 +50,7 @@ cffi==1.17.1
# via
# argon2-cffi-bindings
# cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -74,7 +74,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.14.2
# via mpcontribs-api (setup.py)
debugpy==1.8.6
debugpy==1.8.7
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -108,7 +108,7 @@ flask==2.2.5
# flask-mongoengine-tschaume
# flask-rq2
# flask-sse
flask-compress==1.15
flask-compress==1.16
# via mpcontribs-api (setup.py)
flask-marshmallow==1.2.1
# via mpcontribs-api (setup.py)
Expand All @@ -128,7 +128,7 @@ fqdn==1.5.1
# via jsonschema
freezegun==1.5.1
# via rq-scheduler
gevent==24.2.1
gevent==24.10.2
# via gunicorn
greenlet==3.1.1
# via gevent
Expand Down Expand Up @@ -179,7 +179,7 @@ jsonschema[format-nongpl]==4.23.0
# flasgger-tschaume
# jupyter-events
# nbformat
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via jsonschema
jupyter-client==7.4.9
# via
Expand Down Expand Up @@ -208,7 +208,7 @@ kiwisolver==1.4.7
# via matplotlib
latexcodec==3.0.0
# via pybtex
markupsafe==2.1.5
markupsafe==3.0.1
# via
# jinja2
# nbconvert
Expand Down Expand Up @@ -263,7 +263,7 @@ nest-asyncio==1.6.0
# jupyter-client
# nbclassic
# notebook
networkx==3.3
networkx==3.4.1
# via pymatgen
notebook==6.5.7
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -346,7 +346,7 @@ pymongo==4.8.0
# mpcontribs-api (setup.py)
pyopenssl==24.2.1
# via mpcontribs-api (setup.py)
pyparsing==3.1.4
pyparsing==3.2.0
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -418,7 +418,7 @@ ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
scipy==1.14.1
# via pymatgen
Expand Down Expand Up @@ -526,13 +526,13 @@ wrapt==1.16.0
# via
# ddtrace
# deprecated
xmltodict==0.13.0
xmltodict==0.14.1
# via ddtrace
zipp==3.20.2
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==7.0.3
zope-interface==7.1.0
# via gevent
zstandard==0.23.0
# via
Expand Down
28 changes: 14 additions & 14 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt
#
anyio==4.6.0
anyio==4.6.2
# via jupyter-server
apispec==5.2.2
# via mpcontribs-api (setup.py)
Expand Down 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.34
boto3==1.35.39
# via flask-mongorest-mpcontribs
botocore==1.35.34
botocore==1.35.39
# via
# boto3
# s3transfer
Expand All @@ -50,7 +50,7 @@ cffi==1.17.1
# via
# argon2-cffi-bindings
# cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -74,7 +74,7 @@ dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.14.2
# via mpcontribs-api (setup.py)
debugpy==1.8.6
debugpy==1.8.7
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -110,7 +110,7 @@ flask==2.2.5
# flask-mongoengine-tschaume
# flask-rq2
# flask-sse
flask-compress==1.15
flask-compress==1.16
# via mpcontribs-api (setup.py)
flask-marshmallow==1.2.1
# via mpcontribs-api (setup.py)
Expand All @@ -130,7 +130,7 @@ fqdn==1.5.1
# via jsonschema
freezegun==1.5.1
# via rq-scheduler
gevent==24.2.1
gevent==24.10.2
# via gunicorn
greenlet==3.1.1
# via gevent
Expand Down Expand Up @@ -183,7 +183,7 @@ jsonschema[format-nongpl]==4.23.0
# flasgger-tschaume
# jupyter-events
# nbformat
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via jsonschema
jupyter-client==7.4.9
# via
Expand Down Expand Up @@ -212,7 +212,7 @@ kiwisolver==1.4.7
# via matplotlib
latexcodec==3.0.0
# via pybtex
markupsafe==2.1.5
markupsafe==3.0.1
# via
# jinja2
# nbconvert
Expand Down Expand Up @@ -269,7 +269,7 @@ nest-asyncio==1.6.0
# jupyter-client
# nbclassic
# notebook
networkx==3.3
networkx==3.4.1
# via pymatgen
notebook==6.5.7
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -359,7 +359,7 @@ pymongo==4.8.0
# mpcontribs-api (setup.py)
pyopenssl==24.2.1
# via mpcontribs-api (setup.py)
pyparsing==3.1.4
pyparsing==3.2.0
# via matplotlib
pytest==8.3.3
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -433,7 +433,7 @@ ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
scipy==1.14.1
# via pymatgen
Expand Down Expand Up @@ -541,13 +541,13 @@ wrapt==1.16.0
# via
# ddtrace
# deprecated
xmltodict==0.13.0
xmltodict==0.14.1
# via ddtrace
zipp==3.20.2
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==7.0.3
zope-interface==7.1.0
# via gevent
zstandard==0.23.0
# via
Expand Down