Skip to content

Commit 81a8587

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents bb296ba + 4595b90 commit 81a8587

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/schedule_reporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
issues: 'write'
2525
checks: 'read'
2626
contents: 'read'
27-
uses: googleapis/langchain-google-alloydb-pg-python/.github/workflows/cloud_build_failure_reporter.yml@b2d08a014c1fa4e6d18a72b6002eeb218d64a473
27+
uses: googleapis/langchain-google-alloydb-pg-python/.github/workflows/cloud_build_failure_reporter.yml@481480d557f870748371cbeef821ea94a2d6c01e
2828
with:
2929
trigger_names: "integration-test-nightly,continuous-test-on-merge"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
cloud-sql-python-connector[asyncpg]==1.18.5
2-
llama-index-core==0.14.4
2+
llama-index-core==0.14.5
33
pgvector==0.4.1
4-
SQLAlchemy[asyncio]==2.0.43
4+
SQLAlchemy[asyncio]==2.0.44

0 commit comments

Comments
 (0)