Skip to content

Commit 9657936

Browse files
authored
Merge branch 'main' into generative-ai
2 parents f1d8de0 + 5c3bd08 commit 9657936

35 files changed

Lines changed: 2 additions & 1 deletion

.github/workflows/compress-images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5454
compressOnly: ${{ github.event_name != 'pull_request' }}
5555
jpegProgressive: true
56+
minPctChange: '10.0'
5657
- name: Create Pull Request
5758
# If it's not a pull request then commit any changes as a new PR
5859
if: |

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ sqlfluff==3.5.0
88

99
# sql/util/* dependencies
1010
pandas==2.3.3
11-
google-cloud-bigquery==3.39.0
11+
google-cloud-bigquery==3.40.0
1212
requests==2.32.5
-6.22 KB
Loading
-6.29 KB
Loading
-4.54 KB
Loading
-3.73 KB
Loading
-7.01 KB
Loading
-5.54 KB
Loading
-4.34 KB
Loading
-4.91 KB
Loading

0 commit comments

Comments
 (0)