Skip to content

Commit

Permalink
chore: Bump sqlite-vec from 0.1.1 to 0.1.3 in /sdk/python/requirements (
Browse files Browse the repository at this point in the history
#4578)

Bumps [sqlite-vec](https://TODO.com) from 0.1.1 to 0.1.3.

---
updated-dependencies:
- dependency-name: sqlite-vec
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent ba4404c commit 8892235
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ sqlalchemy[mypy]==2.0.36
# via feast (setup.py)
sqlglot==25.20.2
# via ibis-framework
sqlite-vec==0.1.1
sqlite-vec==0.1.3
# via feast (setup.py)
sqlparams==6.1.0
# via singlestoredb
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ sqlalchemy[mypy]==2.0.36
# via feast (setup.py)
sqlglot==25.20.2
# via ibis-framework
sqlite-vec==0.1.1
sqlite-vec==0.1.3
# via feast (setup.py)
sqlparams==6.1.0
# via singlestoredb
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ sqlalchemy[mypy]==2.0.36
# via feast (setup.py)
sqlglot==23.12.2
# via ibis-framework
sqlite-vec==0.1.1
sqlite-vec==0.1.3
# via feast (setup.py)
sqlparams==6.1.0
# via singlestoredb
Expand Down

0 comments on commit 8892235

Please sign in to comment.