Skip to content

Commit bf2d95c

Browse files
committed
chore(deps): update python-nonmajor
1 parent 50592c6 commit bf2d95c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Changelog = "https://github.com/googleapis/llama-index-cloud-sql-pg-python/blob/
3838

3939
[project.optional-dependencies]
4040
test = [
41-
"black[jupyter]==26.3.1",
41+
"black[jupyter]==26.5.1",
4242
"isort==8.0.1",
43-
"mypy==2.0.0",
44-
"pytest-asyncio==1.3.0",
43+
"mypy==2.1.0",
44+
"pytest-asyncio==1.4.0",
4545
"pytest==9.0.3",
4646
"pytest-cov==7.1.0"
4747
]

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cloud-sql-python-connector[asyncpg]==1.20.1
2-
llama-index-core==0.14.20
1+
cloud-sql-python-connector[asyncpg]==1.20.3
2+
llama-index-core==0.14.22
33
pgvector==0.4.2
4-
SQLAlchemy[asyncio]==2.0.49
4+
SQLAlchemy[asyncio]==2.0.50

0 commit comments

Comments
 (0)