chore(deps): bump the all-dependencies group with 4 updates#167
Merged
mehmetcanay merged 1 commit intomainfrom Dec 9, 2025
Merged
chore(deps): bump the all-dependencies group with 4 updates#167mehmetcanay merged 1 commit intomainfrom
mehmetcanay merged 1 commit intomainfrom
Conversation
Bumps the all-dependencies group with 4 updates: [openai](https://github.com/openai/openai-python), [weaviate-client](https://github.com/weaviate/weaviate-python-client), [pgvector](https://github.com/pgvector/pgvector-python) and [pytest](https://github.com/pytest-dev/pytest). Updates `openai` from 2.8.1 to 2.9.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.8.1...v2.9.0) Updates `weaviate-client` from 4.18.2 to 4.18.3 - [Release notes](https://github.com/weaviate/weaviate-python-client/releases) - [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst) - [Commits](weaviate/weaviate-python-client@v4.18.2...v4.18.3) Updates `pgvector` from 0.4.1 to 0.4.2 - [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md) - [Commits](pgvector/pgvector-python@v0.4.1...v0.4.2) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) --- updated-dependencies: - dependency-name: openai dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: weaviate-client dependency-version: 4.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pgvector dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@mehmetcanay maybe we need to add more embeddings to the cache test to make this work more dependently, this fails randomly |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 4 updates: openai, weaviate-client, pgvector and pytest.
Updates
openaifrom 2.8.1 to 2.9.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
dc76021release: 2.9.0f45b3c3fix bad merge96b9e70manually readd61841f4fix import1039d56feat(api): gpt-5.1-codex-max and responses/compactbd98847chore(docs): use environment variables for authentication in code snippetsabc2596fix(streaming): correct indentationc3c607achore: update lockfile1e7eae9chore(deps): mypy 1.18.1 has a regression, pin to 1.17f6552d7fix: ensure streams are always closedUpdates
weaviate-clientfrom 4.18.2 to 4.18.3Release notes
Sourced from weaviate-client's releases.
Changelog
Sourced from weaviate-client's changelog.
Commits
8de1d74Merge pull request #1903 from weaviate/changelog_v4183dac5bd7Add changelog for v4.18.3c24dfe2Merge pull request #1902 from weaviate/fix_bool_filtersfd52f50Merge pull request #1901 from weaviate/order_overloads2f7aa46Reuse computed valueb5eeae3Update integration/test_collection_filter.py4ccc269Update weaviate/collections/filters.py0366d1dFix boolean filtersbbd4a80Fix deprecation warning messagec794247Reorder overloads to remove deprecation warning in pycharmUpdates
pgvectorfrom 0.4.1 to 0.4.2Changelog
Sourced from pgvector's changelog.
Commits
2968f25Version bump to 0.4.2 [skip ci]674f5baUpdated checkout action [skip ci]e2986daAdded support for Django 6e211ba4Test with Python 3.14 on CI1a72b75Updated pgvector on CIc820a53Simplified examples [skip ci]caf1a2eAdded docs for binary quantization with SQLAlchemy [skip ci]dc9a8f9Added test for binary quantization with re-ranking33dee60Added support for str objects for bit type with SQLAlchemy - #137ee3e71cUpdated format for license identifierUpdates
pytestfrom 9.0.1 to 9.0.2Release notes
Sourced from pytest's releases.
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions