Skip to content

Commit bdec6e4

Browse files
committed
chore(deps): update python-nonmajor
1 parent 97d1fe3 commit bdec6e4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Changelog = "https://github.com/googleapis/llama-index-cloud-sql-pg-python/blob/
4040
test = [
4141
"black[jupyter]==26.3.1",
4242
"isort==8.0.1",
43-
"mypy==1.20.1",
43+
"mypy==1.20.2",
4444
"pytest-asyncio==1.3.0",
4545
"pytest==8.4.2",
4646
"pytest-cov==7.1.0"

requirements.txt

Lines changed: 2 additions & 2 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.2
2+
llama-index-core==0.14.21
33
pgvector==0.4.2
44
SQLAlchemy[asyncio]==2.0.49

0 commit comments

Comments
 (0)