Skip to content

Commit f1fbe90

Browse files
committed
chore(deps): update python-nonmajor
1 parent 5158f27 commit f1fbe90

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
@@ -41,7 +41,7 @@ test = [
4141
"black[jupyter]==25.1.0",
4242
"isort==6.0.1",
4343
"mypy==1.15.0",
44-
"pytest-asyncio==0.25.3",
44+
"pytest-asyncio==0.26.0",
4545
"pytest==8.3.5",
4646
"pytest-cov==6.0.0"
4747
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cloud-sql-python-connector[asyncpg]==1.17.0
1+
cloud-sql-python-connector[asyncpg]==1.18.0
22
llama-index-core==0.12.25
33
pgvector==0.4.0
44
SQLAlchemy[asyncio]==2.0.39

0 commit comments

Comments
 (0)