Skip to content

Commit 68f8c0e

Browse files
tschaumegithub-actions
and
github-actions
authored
Automated dependency upgrades (#1197)
* update dependencies for emmet-api (ubuntu-latest/py3.10) * update dependencies for emmet-api (ubuntu-latest/py3.11) * update dependencies for emmet-builders (ubuntu-latest/py3.10) * update dependencies for emmet-builders (ubuntu-latest/py3.11) * update dependencies for emmet-core (ubuntu-latest/py3.10) * update dependencies for emmet-core (ubuntu-latest/py3.11) --------- Co-authored-by: github-actions <[email protected]>
1 parent f4a8271 commit 68f8c0e

10 files changed

+24
-24
lines changed

emmet-api/requirements/ubuntu-latest_py3.10.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ attrs==25.1.0
2121
# referencing
2222
bcrypt==4.2.1
2323
# via paramiko
24-
boto3==1.36.24
24+
boto3==1.36.25
2525
# via
2626
# emmet-api (setup.py)
2727
# maggma
28-
botocore==1.36.24
28+
botocore==1.36.25
2929
# via
3030
# boto3
3131
# s3transfer
@@ -47,7 +47,7 @@ cryptography==44.0.1
4747
# via paramiko
4848
cycler==0.12.1
4949
# via matplotlib
50-
ddtrace==3.0.0
50+
ddtrace==2.21.1
5151
# via emmet-api (setup.py)
5252
deprecated==1.2.18
5353
# via opentelemetry-api

emmet-api/requirements/ubuntu-latest_py3.10_extras.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ attrs==25.1.0
2121
# referencing
2222
bcrypt==4.2.1
2323
# via paramiko
24-
boto3==1.36.24
24+
boto3==1.36.25
2525
# via
2626
# emmet-api (setup.py)
2727
# maggma
28-
botocore==1.36.24
28+
botocore==1.36.25
2929
# via
3030
# boto3
3131
# s3transfer
@@ -59,7 +59,7 @@ csscompressor==0.9.5
5959
# via mkdocs-minify-plugin
6060
cycler==0.12.1
6161
# via matplotlib
62-
ddtrace==3.0.0
62+
ddtrace==2.21.1
6363
# via emmet-api (setup.py)
6464
deprecated==1.2.18
6565
# via opentelemetry-api

emmet-api/requirements/ubuntu-latest_py3.11.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ attrs==25.1.0
2121
# referencing
2222
bcrypt==4.2.1
2323
# via paramiko
24-
boto3==1.36.24
24+
boto3==1.36.25
2525
# via
2626
# emmet-api (setup.py)
2727
# maggma
28-
botocore==1.36.24
28+
botocore==1.36.25
2929
# via
3030
# boto3
3131
# s3transfer
@@ -47,7 +47,7 @@ cryptography==44.0.1
4747
# via paramiko
4848
cycler==0.12.1
4949
# via matplotlib
50-
ddtrace==3.0.0
50+
ddtrace==2.21.1
5151
# via emmet-api (setup.py)
5252
deprecated==1.2.18
5353
# via opentelemetry-api

emmet-api/requirements/ubuntu-latest_py3.11_extras.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ attrs==25.1.0
2121
# referencing
2222
bcrypt==4.2.1
2323
# via paramiko
24-
boto3==1.36.24
24+
boto3==1.36.25
2525
# via
2626
# emmet-api (setup.py)
2727
# maggma
28-
botocore==1.36.24
28+
botocore==1.36.25
2929
# via
3030
# boto3
3131
# s3transfer
@@ -59,7 +59,7 @@ csscompressor==0.9.5
5959
# via mkdocs-minify-plugin
6060
cycler==0.12.1
6161
# via matplotlib
62-
ddtrace==3.0.0
62+
ddtrace==2.21.1
6363
# via emmet-api (setup.py)
6464
deprecated==1.2.18
6565
# via opentelemetry-api

emmet-builders/requirements/ubuntu-latest_py3.10.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ attrs==25.1.0
1919
# referencing
2020
bcrypt==4.2.1
2121
# via paramiko
22-
boto3==1.36.24
22+
boto3==1.36.25
2323
# via maggma
24-
botocore==1.36.24
24+
botocore==1.36.25
2525
# via
2626
# boto3
2727
# s3transfer

emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ attrs==25.1.0
3030
# referencing
3131
bcrypt==4.2.1
3232
# via paramiko
33-
boto3==1.36.24
33+
boto3==1.36.25
3434
# via maggma
35-
botocore==1.36.24
35+
botocore==1.36.25
3636
# via
3737
# boto3
3838
# s3transfer

emmet-builders/requirements/ubuntu-latest_py3.11.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ attrs==25.1.0
1919
# referencing
2020
bcrypt==4.2.1
2121
# via paramiko
22-
boto3==1.36.24
22+
boto3==1.36.25
2323
# via maggma
24-
botocore==1.36.24
24+
botocore==1.36.25
2525
# via
2626
# boto3
2727
# s3transfer

emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ attrs==25.1.0
2828
# referencing
2929
bcrypt==4.2.1
3030
# via paramiko
31-
boto3==1.36.24
31+
boto3==1.36.25
3232
# via maggma
33-
botocore==1.36.24
33+
botocore==1.36.25
3434
# via
3535
# boto3
3636
# s3transfer

emmet-core/requirements/ubuntu-latest_py3.10_extras.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ attrs==25.1.0
3030
# referencing
3131
bcrypt==4.2.1
3232
# via paramiko
33-
boto3==1.36.24
33+
boto3==1.36.25
3434
# via maggma
35-
botocore==1.36.24
35+
botocore==1.36.25
3636
# via
3737
# boto3
3838
# s3transfer

emmet-core/requirements/ubuntu-latest_py3.11_extras.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ attrs==25.1.0
2828
# referencing
2929
bcrypt==4.2.1
3030
# via paramiko
31-
boto3==1.36.24
31+
boto3==1.36.25
3232
# via maggma
33-
botocore==1.36.24
33+
botocore==1.36.25
3434
# via
3535
# boto3
3636
# s3transfer

0 commit comments

Comments
 (0)