Skip to content

Commit 26e48d8

Browse files
committed
chore(deps): update python-nonmajor
1 parent 4b883e2 commit 26e48d8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ 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",
46-
"pytest-cov==6.0.0"
46+
"pytest-cov==6.1.1"
4747
]
4848

4949
[build-system]

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.17.0
2-
llama-index-core==0.12.25
1+
cloud-sql-python-connector[asyncpg]==1.18.1
2+
llama-index-core==0.12.31
33
pgvector==0.4.0
4-
SQLAlchemy[asyncio]==2.0.39
4+
SQLAlchemy[asyncio]==2.0.40

0 commit comments

Comments
 (0)