Skip to content

Commit 157fd13

Browse files
committed
chore(deps): update python-nonmajor
1 parent dcd82a0 commit 157fd13

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Changelog = "https://github.com/googleapis/llama-index-cloud-sql-pg-python/blob/
3838

3939
[project.optional-dependencies]
4040
test = [
41-
"black[jupyter]==26.1.0",
41+
"black[jupyter]==26.3.0",
4242
"isort==8.0.1",
4343
"mypy==1.19.1",
4444
"pytest-asyncio==1.3.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
cloud-sql-python-connector[asyncpg]==1.20.0
22
llama-index-core==0.14.15
33
pgvector==0.4.2
4-
SQLAlchemy[asyncio]==2.0.47
4+
SQLAlchemy[asyncio]==2.0.48

0 commit comments

Comments
 (0)