Skip to content

Commit 8f431ad

Browse files
fix(deps): update dependency boto3 to ~=1.40.56
1 parent b515e42 commit 8f431ad

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
@@ -12,7 +12,7 @@ classifiers = [
1212
dependencies = [
1313
"PyAthena ~=3.19.0",
1414
"PyPika ~= 0.48.9",
15-
"boto3 ~= 1.36.0",
15+
"boto3 ~=1.40.56",
1616
"dagster ~= 1.11",
1717
"dagster-aws ~=0.27.0",
1818
"fsspec ~=2025.9.0",

0 commit comments

Comments
 (0)