Skip to content

Commit

Permalink
fix(deps): update dependency sqlglot to >=23.4,<25.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cpcloud committed Aug 7, 2024
1 parent 7144257 commit b197cc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ibis-backends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
extras:
- flink
additional_deps:
- "'apache-flink@1.19.1'"
- "'apache-flink==1.19.1'"
- "'pandas<2.2'"
- setuptools
services:
Expand All @@ -249,7 +249,7 @@ jobs:
extras:
- flink
additional_deps:
- "'apache-flink@1.19.1'"
- "'apache-flink==1.19.1'"
- "'pandas<2.2'"
- setuptools
services:
Expand Down Expand Up @@ -400,7 +400,7 @@ jobs:
extras:
- flink
additional_deps:
- "'apache-flink@1.19.1'"
- "'apache-flink==1.19.1'"
- "'pandas<2.2'"
- setuptools
services:
Expand All @@ -413,7 +413,7 @@ jobs:
extras:
- flink
additional_deps:
- "'apache-flink@1.19.1'"
- "'apache-flink==1.19.1'"
- "'pandas<2.2'"
- setuptools
services:
Expand Down

0 comments on commit b197cc3

Please sign in to comment.