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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
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
10 changes: 5 additions & 5 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.27
boto3==1.35.29
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.27
botocore==1.35.29
# via
# boto3
# s3transfer
Expand All @@ -47,7 +47,7 @@ cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
ddtrace==2.13.0
ddtrace==2.14.0
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand Down Expand Up @@ -97,7 +97,7 @@ latexcodec==3.0.0
# via pybtex
lazy-loader==0.4
# via scikit-image
maggma[api]==0.69.3
maggma[api]==0.69.4
# via emmet-api (setup.py)
matplotlib==3.9.2
# via pymatgen
Expand Down Expand Up @@ -292,7 +292,7 @@ urllib3==2.2.3
# via
# botocore
# requests
uvicorn==0.30.6
uvicorn==0.31.0
# via maggma
wrapt==1.16.0
# via
Expand Down
20 changes: 10 additions & 10 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.27
boto3==1.35.29
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.27
botocore==1.35.29
# via
# boto3
# s3transfer
bracex==2.5
bracex==2.5.post1
# via wcmatch
bytecode==0.15.1
# via ddtrace
Expand Down Expand Up @@ -60,7 +60,7 @@ csscompressor==0.9.5
# via mkdocs-minify-plugin
cycler==0.12.1
# via matplotlib
ddtrace==2.13.0
ddtrace==2.14.0
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand Down Expand Up @@ -138,7 +138,7 @@ lazy-loader==0.4
# via scikit-image
livereload==2.7.0
# via emmet-api (setup.py)
maggma[api]==0.69.3
maggma[api]==0.69.4
# via emmet-api (setup.py)
markdown==3.7
# via
Expand Down Expand Up @@ -319,7 +319,7 @@ pymatgen-analysis-alloys==0.0.6
# via emmet-api (setup.py)
pymatgen-analysis-defects==2024.7.19
# via emmet-api (setup.py)
pymdown-extensions==10.10.1
pymdown-extensions==10.11.1
# via
# mkdocs-material
# mkdocstrings
Expand Down Expand Up @@ -453,13 +453,13 @@ urllib3==2.2.3
# botocore
# requests
# types-requests
uvicorn==0.30.6
uvicorn==0.31.0
# via maggma
virtualenv==20.26.5
virtualenv==20.26.6
# via pre-commit
watchdog==5.0.2
watchdog==5.0.3
# via mkdocs
wcmatch==9.0
wcmatch==10.0
# via mkdocs-awesome-pages-plugin
wincertstore==0.2.1
# via emmet-api (setup.py)
Expand Down
10 changes: 5 additions & 5 deletions emmet-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.27
boto3==1.35.29
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.27
botocore==1.35.29
# via
# boto3
# s3transfer
Expand All @@ -47,7 +47,7 @@ cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
ddtrace==2.13.0
ddtrace==2.14.0
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand Down Expand Up @@ -95,7 +95,7 @@ latexcodec==3.0.0
# via pybtex
lazy-loader==0.4
# via scikit-image
maggma[api]==0.69.3
maggma[api]==0.69.4
# via emmet-api (setup.py)
matplotlib==3.9.2
# via pymatgen
Expand Down Expand Up @@ -287,7 +287,7 @@ urllib3==2.2.3
# via
# botocore
# requests
uvicorn==0.30.6
uvicorn==0.31.0
# via maggma
wrapt==1.16.0
# via
Expand Down
20 changes: 10 additions & 10 deletions emmet-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.27
boto3==1.35.29
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.27
botocore==1.35.29
# via
# boto3
# s3transfer
bracex==2.5
bracex==2.5.post1
# via wcmatch
bytecode==0.15.1
# via ddtrace
Expand Down Expand Up @@ -60,7 +60,7 @@ csscompressor==0.9.5
# via mkdocs-minify-plugin
cycler==0.12.1
# via matplotlib
ddtrace==2.13.0
ddtrace==2.14.0
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand Down Expand Up @@ -134,7 +134,7 @@ lazy-loader==0.4
# via scikit-image
livereload==2.7.0
# via emmet-api (setup.py)
maggma[api]==0.69.3
maggma[api]==0.69.4
# via emmet-api (setup.py)
markdown==3.7
# via
Expand Down Expand Up @@ -315,7 +315,7 @@ pymatgen-analysis-alloys==0.0.6
# via emmet-api (setup.py)
pymatgen-analysis-defects==2024.7.19
# via emmet-api (setup.py)
pymdown-extensions==10.10.1
pymdown-extensions==10.11.1
# via
# mkdocs-material
# mkdocstrings
Expand Down Expand Up @@ -441,13 +441,13 @@ urllib3==2.2.3
# botocore
# requests
# types-requests
uvicorn==0.30.6
uvicorn==0.31.0
# via maggma
virtualenv==20.26.5
virtualenv==20.26.6
# via pre-commit
watchdog==5.0.2
watchdog==5.0.3
# via mkdocs
wcmatch==9.0
wcmatch==10.0
# via mkdocs-awesome-pages-plugin
wincertstore==0.2.1
# via emmet-api (setup.py)
Expand Down
8 changes: 4 additions & 4 deletions emmet-builders/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.27
boto3==1.35.29
# via maggma
botocore==1.35.27
botocore==1.35.29
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -55,7 +55,7 @@ fonttools==4.54.1
# via matplotlib
griddataformats==1.0.2
# via mdanalysis
h5py==3.12.0
h5py==3.12.1
# via phonopy
idna==3.10
# via requests
Expand Down Expand Up @@ -88,7 +88,7 @@ latexcodec==3.0.0
# via pybtex
lazy-loader==0.4
# via scikit-image
maggma==0.69.3
maggma==0.69.4
# via
# emmet-builders (setup.py)
# mp-api
Expand Down
24 changes: 12 additions & 12 deletions emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt
#
aiohappyeyeballs==2.4.0
aiohappyeyeballs==2.4.2
# via aiohttp
aiohttp==3.10.6
aiohttp==3.10.8
# via fsspec
aioitertools==0.12.0
# via maggma
Expand All @@ -30,13 +30,13 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.27
boto3==1.35.29
# via maggma
botocore==1.35.27
botocore==1.35.29
# via
# boto3
# s3transfer
bracex==2.5
bracex==2.5.post1
# via wcmatch
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -110,7 +110,7 @@ griddataformats==1.0.2
# via mdanalysis
griffe==1.3.1
# via mkdocstrings-python
h5py==3.12.0
h5py==3.12.1
# via phonopy
htmlmin2==0.1.13
# via mkdocs-minify-plugin
Expand Down Expand Up @@ -167,7 +167,7 @@ lightning-utilities==0.11.7
# torchmetrics
livereload==2.7.0
# via emmet-builders (setup.py)
maggma==0.69.3
maggma==0.69.4
# via
# emmet-builders (setup.py)
# mp-api
Expand Down Expand Up @@ -471,7 +471,7 @@ pymatgen-analysis-defects==2024.7.19
# via emmet-core
pymatgen-analysis-diffusion==2024.7.15
# via emmet-core
pymdown-extensions==10.10.1
pymdown-extensions==10.11.1
# via
# mkdocs-material
# mkdocstrings
Expand Down Expand Up @@ -680,17 +680,17 @@ urllib3==2.2.3
# requests
# torchdata
# types-requests
virtualenv==20.26.5
virtualenv==20.26.6
# via pre-commit
watchdog==5.0.2
watchdog==5.0.3
# via mkdocs
wcmatch==9.0
wcmatch==10.0
# via mkdocs-awesome-pages-plugin
wincertstore==0.2.1
# via emmet-builders (setup.py)
wrapt==1.16.0
# via smart-open
yarl==1.12.1
yarl==1.13.1
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions emmet-builders/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.27
boto3==1.35.29
# via maggma
botocore==1.35.27
botocore==1.35.29
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -53,7 +53,7 @@ fonttools==4.54.1
# via matplotlib
griddataformats==1.0.2
# via mdanalysis
h5py==3.12.0
h5py==3.12.1
# via phonopy
idna==3.10
# via requests
Expand Down Expand Up @@ -86,7 +86,7 @@ latexcodec==3.0.0
# via pybtex
lazy-loader==0.4
# via scikit-image
maggma==0.69.3
maggma==0.69.4
# via
# emmet-builders (setup.py)
# mp-api
Expand Down
Loading