Skip to content

Commit 96d8d50

Browse files
fix(deps): update dependency boto3 to ~=1.42.25
1 parent da8e5f2 commit 96d8d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ol-orchestrate-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ classifiers = [
1111
]
1212
dependencies = [
1313
"PyAthena ~=3.24.0",
14-
"boto3 ~=1.41.5",
14+
"boto3 ~=1.42.25",
1515
"dagster ~= 1.11",
1616
"dagster-aws ~=0.28.0",
1717
"fsspec (>=2026.0.0,<2027.0.0)",

0 commit comments

Comments
 (0)