Skip to content

Commit 8bafbb4

Browse files
fix(deps): update dependency pyathena to ~=3.21.0 (#1770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9352b33 commit 8bafbb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/ol-orchestrate-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ classifiers = [
1010
"Programming Language :: Python :: 3",
1111
]
1212
dependencies = [
13-
"PyAthena ~=3.20.0",
13+
"PyAthena ~=3.21.0",
1414
"PyPika ~= 0.48.9",
1515
"boto3 ~=1.40.61",
1616
"dagster ~= 1.11",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)