Skip to content

Commit

Permalink
Automated dependency upgrades (#611)
Browse files Browse the repository at this point in the history
* update dependencies for emmet-api (macos-latest/py3.10)

* update dependencies for emmet-api (macos-latest/py3.8)

* update dependencies for emmet-api (macos-latest/py3.9)

* update dependencies for emmet-api (ubuntu-latest/py3.10)

* update dependencies for emmet-api (ubuntu-latest/py3.8)

* update dependencies for emmet-api (ubuntu-latest/py3.9)

* update dependencies for emmet-builders (macos-latest/py3.10)

* update dependencies for emmet-builders (macos-latest/py3.8)

* update dependencies for emmet-builders (macos-latest/py3.9)

* update dependencies for emmet-builders (ubuntu-latest/py3.10)

* update dependencies for emmet-builders (ubuntu-latest/py3.8)

* update dependencies for emmet-builders (ubuntu-latest/py3.9)

* update dependencies for emmet-core (macos-latest/py3.10)

* update dependencies for emmet-core (macos-latest/py3.8)

* update dependencies for emmet-core (macos-latest/py3.9)

* update dependencies for emmet-core (ubuntu-latest/py3.10)

* update dependencies for emmet-core (ubuntu-latest/py3.8)

* update dependencies for emmet-core (ubuntu-latest/py3.9)

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
tschaume and github-actions committed Dec 15, 2022
1 parent a588cb3 commit d82dd9a
Show file tree
Hide file tree
Showing 30 changed files with 78 additions and 78 deletions.
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.10.txt
Expand Up @@ -15,11 +15,11 @@ attrs==22.1.0
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-api/requirements/macos-latest_py3.10_extras.txt
Expand Up @@ -16,11 +16,11 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,7 +104,7 @@ h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.8.txt
Expand Up @@ -15,11 +15,11 @@ attrs==22.1.0
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-api/requirements/macos-latest_py3.8_extras.txt
Expand Up @@ -16,11 +16,11 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,7 +104,7 @@ h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.9.txt
Expand Up @@ -15,11 +15,11 @@ attrs==22.1.0
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-api/requirements/macos-latest_py3.9_extras.txt
Expand Up @@ -16,11 +16,11 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,7 +104,7 @@ h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Expand Up @@ -15,11 +15,11 @@ attrs==22.1.0
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Expand Up @@ -16,11 +16,11 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,7 +104,7 @@ h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.8.txt
Expand Up @@ -15,11 +15,11 @@ attrs==22.1.0
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-api/requirements/ubuntu-latest_py3.8_extras.txt
Expand Up @@ -16,11 +16,11 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,7 +104,7 @@ h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.9.txt
Expand Up @@ -15,11 +15,11 @@ attrs==22.1.0
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-api/requirements/ubuntu-latest_py3.9_extras.txt
Expand Up @@ -16,11 +16,11 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,7 +104,7 @@ h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/macos-latest_py3.10.txt
Expand Up @@ -12,9 +12,9 @@ attrs==22.1.0
# via jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-builders/requirements/macos-latest_py3.10_extras.txt
Expand Up @@ -14,9 +14,9 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,7 +81,7 @@ griffe==0.25.0
# via mkdocstrings-python
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/macos-latest_py3.8.txt
Expand Up @@ -12,9 +12,9 @@ attrs==22.1.0
# via jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-builders/requirements/macos-latest_py3.8_extras.txt
Expand Up @@ -14,9 +14,9 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,7 +81,7 @@ griffe==0.25.0
# via mkdocstrings-python
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/macos-latest_py3.9.txt
Expand Up @@ -12,9 +12,9 @@ attrs==22.1.0
# via jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-builders/requirements/macos-latest_py3.9_extras.txt
Expand Up @@ -14,9 +14,9 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,7 +81,7 @@ griffe==0.25.0
# via mkdocstrings-python
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/ubuntu-latest_py3.10.txt
Expand Up @@ -12,9 +12,9 @@ attrs==22.1.0
# via jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt
Expand Up @@ -14,9 +14,9 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,7 +81,7 @@ griffe==0.25.0
# via mkdocstrings-python
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/ubuntu-latest_py3.8.txt
Expand Up @@ -12,9 +12,9 @@ attrs==22.1.0
# via jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions emmet-builders/requirements/ubuntu-latest_py3.8_extras.txt
Expand Up @@ -14,9 +14,9 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,7 +81,7 @@ griffe==0.25.0
# via mkdocstrings-python
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.9
identify==2.5.10
# via pre-commit
idna==3.4
# via
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/ubuntu-latest_py3.9.txt
Expand Up @@ -12,9 +12,9 @@ attrs==22.1.0
# via jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.30
boto3==1.26.31
# via maggma
botocore==1.29.30
botocore==1.29.31
# via
# boto3
# s3transfer
Expand Down

0 comments on commit d82dd9a

Please sign in to comment.