Skip to content

Commit dccd17c

Browse files
Bump pgvector from 0.3.5 to 0.3.6
Bumps [pgvector](https://github.com/pgvector/pgvector-python) from 0.3.5 to 0.3.6. - [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md) - [Commits](pgvector/pgvector-python@v0.3.5...v0.3.6) --- updated-dependencies: - dependency-name: pgvector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81b9e4e commit dccd17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
psycopg2==2.9.10
22
python-dotenv==1.0.1
33
SQLAlchemy[asyncio]==2.0.37
4-
pgvector==0.3.5
4+
pgvector==0.4.1
55
SQLModel==0.0.19
66
asyncpg==0.30.0
77
azure-identity

0 commit comments

Comments
 (0)