Skip to content

chore: Bump pgvector from 0.4.2 to 0.5.0 - #661

Merged
edgarrmondragon merged 1 commit into
mainfrom
dependabot/uv/pgvector-0.5.0
Aug 1, 2026
Merged

chore: Bump pgvector from 0.4.2 to 0.5.0#661
edgarrmondragon merged 1 commit into
mainfrom
dependabot/uv/pgvector-0.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps pgvector from 0.4.2 to 0.5.0.

Changelog

Sourced from pgvector's changelog.

0.5.0 (2026-07-06)

  • Added experimental support for type hints
  • Changed vector and halfvec types to return list for Django, SQLAlchemy, SQLModel, and Peewee
  • Changed vector type to return Vector object for Psycopg 3, Psycopg 2, asyncpg, and pg8000
  • Removed utils package (use top-level pgvector package instead)
  • Removed re-exported classes (use top-level pgvector package instead)
  • Removed dependency on NumPy
  • Dropped support for Python < 3.10
  • Dropped support for SQLAlchemy < 2
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pgvector](https://github.com/pgvector/pgvector-python) from 0.4.2 to 0.5.0.
- [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md)
- [Commits](pgvector/pgvector-python@v0.4.2...v0.5.0)

---
updated-dependencies:
- dependency-name: pgvector
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from edgarrmondragon as a code owner August 1, 2026 09:47
@dependabot dependabot Bot added the python:uv Pull requests that update python:uv code label Aug 1, 2026
@edgarrmondragon
edgarrmondragon added this pull request to the merge queue Aug 1, 2026
Merged via the queue into main with commit 193c9c6 Aug 1, 2026
16 checks passed
@edgarrmondragon
edgarrmondragon deleted the dependabot/uv/pgvector-0.5.0 branch August 1, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant