Skip to content

Commit 581f72d

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent 96fc8d6 commit 581f72d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

emmet-api/requirements/deployment.txt

+4-4
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.37.1
24+
boto3==1.37.2
2525
# via
2626
# emmet-api (emmet/emmet-api/setup.py)
2727
# maggma
28-
botocore==1.37.1
28+
botocore==1.37.2
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==2.21.2
50+
ddtrace==2.21.3
5151
# via emmet-api (emmet/emmet-api/setup.py)
5252
deprecated==1.2.18
5353
# via opentelemetry-api
@@ -235,7 +235,7 @@ ruamel-yaml==0.18.10
235235
# pymatgen
236236
ruamel-yaml-clib==0.2.12
237237
# via ruamel-yaml
238-
s3transfer==0.11.2
238+
s3transfer==0.11.3
239239
# via boto3
240240
scikit-image==0.25.2
241241
# via pymatgen-analysis-defects

0 commit comments

Comments
 (0)